mirror of https://github.com/stella-emu/stella.git
Update .gitignore for recent directory changes.
This commit is contained in:
parent
27c694ac0e
commit
08a2c63a0b
|
@ -18,7 +18,7 @@ project.xcworkspace/
|
||||||
xcuserdata/
|
xcuserdata/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
build/
|
build/
|
||||||
src/macosx/M6502.ins
|
src/os/macos/M6502.ins
|
||||||
*.dSYM
|
*.dSYM
|
||||||
.vscode/c_cpp_properties.json
|
.vscode/c_cpp_properties.json
|
||||||
.vscode/settings.json
|
.vscode/settings.json
|
||||||
|
|
Loading…
Reference in New Issue