mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-13 15:08:54 +01:00
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
|
|
}
|
|
} |