mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
10 lines
130 B
JSON
10 lines
130 B
JSON
{
|
|
"version": "1",
|
|
"name": "Dolibarr API Explorer",
|
|
"type": "collection",
|
|
"ignore": [
|
|
"node_modules",
|
|
".git"
|
|
]
|
|
}
|