Git: Added file type .smc to gitignore (#2476)
This commit is contained in:
parent
f959819801
commit
3b357315ee
|
@ -16,6 +16,7 @@
|
||||||
*.z64
|
*.z64
|
||||||
*.n64
|
*.n64
|
||||||
*.nes
|
*.nes
|
||||||
|
*.smc
|
||||||
*.sms
|
*.sms
|
||||||
*.gb
|
*.gb
|
||||||
*.gbc
|
*.gbc
|
||||||
|
|
Loading…
Reference in New Issue