gitignore: Add .DS_Store files

This commit is contained in:
OatmealDome 2022-09-01 15:34:02 -04:00
parent 642d2c2fd9
commit 21fb1c2cc3

2
.gitignore vendored
View file

@ -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