mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 09:24:24 +04:00
12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/Thumbs.db": true,
|
|
"**/.idea/": true
|
|
},
|
|
"explorerExclude.backup": {}
|
|
} |