mirror of
https://github.com/10h30/yeuchaybo.git
synced 2026-07-11 18:56:16 +09:00
8 lines
133 B
JSON
8 lines
133 B
JSON
{"files.exclude": {
|
|
"**/.git": false,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true
|
|
}
|
|
} |