simplify gitignore
This commit is contained in:
parent
b2baf9d186
commit
7530b32594
|
@ -1,20 +1,9 @@
|
|||
# use glob syntax.
|
||||
syntax: glob
|
||||
*.pyc
|
||||
*.pyo
|
||||
*~
|
||||
TAGS
|
||||
*.rom
|
||||
img
|
||||
etc
|
||||
test-roms
|
||||
junk
|
||||
img
|
||||
.theme
|
||||
.snarf
|
||||
*.sym
|
||||
wave
|
||||
*.mp3
|
||||
*.wav
|
||||
*.mp4
|
||||
scratch
|
||||
vm
|
||||
|
|
Loading…
Reference in New Issue