mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-24 15:19:01 +00:00
11 lines
162 B
JSON
11 lines
162 B
JSON
{
|
|
"files.exclude": {
|
|
"**/.git": true,
|
|
"**/.svn": true,
|
|
"**/.hg": true,
|
|
"**/CVS": true,
|
|
"**/.DS_Store": true,
|
|
"**/*.o": true,
|
|
"**/*.exe": true,
|
|
}
|
|
} |