Update .gitignore
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -5,8 +5,19 @@
|
|||||||
*.bin
|
*.bin
|
||||||
*.wsc
|
*.wsc
|
||||||
*~
|
*~
|
||||||
seal-hack/src/mp
|
|
||||||
testserial
|
|
||||||
wonderswan
|
|
||||||
*.orig
|
*.orig
|
||||||
*.rej
|
*.rej
|
||||||
|
rom/
|
||||||
|
.idea/
|
||||||
|
*.zip
|
||||||
|
*.sav
|
||||||
|
*.iep
|
||||||
|
*.tags
|
||||||
|
*#
|
||||||
|
*.bck
|
||||||
|
*-
|
||||||
|
|
||||||
|
# Executables:
|
||||||
|
dumpinfo
|
||||||
|
testserial
|
||||||
|
wonderswan
|
||||||
|
|||||||
Reference in New Issue
Block a user