added gitignore

This commit is contained in:
Filippo Maria Castelli 2022-08-14 10:14:22 +02:00
parent 586edb90c1
commit be4f72807b
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.dep
*.o
*.map
*.bin
*.cue
*.elf
*.ps-exe
*.lvl*
psyq/
thirdparty/psyq/
.vscode/