mirror of
https://github.com/NovaOSS/free-ai-apis.git
synced 2024-11-25 18:53:58 +01:00
11 lines
217 B
JSON
11 lines
217 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true
|
|
},
|
|
"hide-files.files": []
|
|
} |