17ee57c458
Signed-off-by: misterpah <misterpah@gmail.com>
10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/*.o": true
|
|
}
|
|
} |