mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-04 05:51:19 +12:00
gitignore: Add .DS_Store files
This commit is contained in:
parent
642d2c2fd9
commit
21fb1c2cc3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -19,6 +19,8 @@ out/
|
||||||
.cache/
|
.cache/
|
||||||
bin/Cemu
|
bin/Cemu
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
# Cemu bin files
|
# Cemu bin files
|
||||||
bin/otp.bin
|
bin/otp.bin
|
||||||
bin/seeprom.bin
|
bin/seeprom.bin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue