initial commit
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
*build*/
|
||||
.idea/
|
||||
roms/
|
||||
*.dll
|
||||
*.bin
|
||||
*.ini
|
||||
*.json
|
||||
*.sh
|
||||
log.txt
|
||||
.cache/
|
||||
vgcore.*
|
||||
.vscode/
|
||||
*.dump
|
||||
Reference in New Issue
Block a user