mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 17:22:25 -05:00
Update .gitignore.
This commit is contained in:
parent
cfb559de13
commit
6dd2cac08b
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -2,4 +2,10 @@ src/*.o
|
|||
src/*.exe
|
||||
src/*.res
|
||||
src/*.d
|
||||
src/*.cfg
|
||||
src/*.log
|
||||
src/*.dll
|
||||
src/*.dmp
|
||||
src/NUL
|
||||
src/nvr/
|
||||
src/roms/
|
||||
|
|
Loading…
Reference in a new issue