mirror of
https://github.com/tonytins/amtkstat.git
synced 2025-03-15 12:21:21 +00:00
8 lines
139 B
JSON
8 lines
139 B
JSON
|
{
|
||
|
"files.exclude": {
|
||
|
"**/*.rpyc": true,
|
||
|
"**/*.rpa": true,
|
||
|
"**/*.rpymc": true,
|
||
|
"**/cache/": true
|
||
|
}
|
||
|
}
|