removed unneccessary (?) files from repo

main
Jonathan Hager 3 years ago
parent 4f0d070722
commit 4d6185049e
Signed by: JonathanHager
GPG Key ID: 34881E488569708C

2
.gitignore vendored

@ -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…
Cancel
Save