mirror of https://github.com/stella-emu/stella.git
add missing gitignore
This commit is contained in:
parent
6f8def5b3d
commit
b41e8e7c65
|
@ -5,6 +5,7 @@ src/**/*.so
|
|||
src/**/*.dylib
|
||||
src/**/*.dll
|
||||
src/**/*.o
|
||||
src/**/*.d
|
||||
src/**/*.obj
|
||||
src/**/*.tlog
|
||||
out
|
||||
|
|
Loading…
Reference in New Issue