parent
4f0d070722
commit
4d6185049e
@ -1,2 +1,4 @@
|
||||
/tags
|
||||
/.vscode
|
||||
*.o
|
||||
/spiel
|
||||
|
||||
@ -1,19 +0,0 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"isometricrenderer.h": "c",
|
||||
"sprite.h": "c",
|
||||
"map": "c",
|
||||
"isometricmap.h": "c",
|
||||
"animationhandler.h": "c",
|
||||
"textureids.h": "c",
|
||||
"tile.h": "c",
|
||||
"raylib.h": "c",
|
||||
"game.h": "c",
|
||||
"buttons.h": "c",
|
||||
"string.h": "c",
|
||||
"uicontainer.h": "c",
|
||||
"button.h": "c",
|
||||
"cstdio": "c"
|
||||
},
|
||||
"C_Cpp.errorSquiggles": "disabled"
|
||||
}
|
||||
Loading…
Reference in new issue