mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-01-09 11:17:30 -03:00
Add DS_Store to gitignore (#969)
This commit is contained in:
parent
90c56b7731
commit
1d398551e2
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -49,3 +49,6 @@ bin/controllerProfiles/*
|
|||
bin/gameProfiles/*
|
||||
|
||||
bin/graphicPacks/*
|
||||
|
||||
# Ignore Finder view option files created by OS X
|
||||
.DS_Store
|
Loading…
Reference in a new issue