mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-01-30 10:48:07 +01:00
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true,
|
|
"**/.idea/": true,
|
|
"icons": true
|
|
},
|
|
"explorerExclude.backup": {}
|
|
} |