mirror of
https://github.com/clangen/musikcube.git
synced 2025-01-13 09:41:00 +00:00
Ignore .DS_Store files.
This commit is contained in:
parent
9cc2d71c17
commit
2872627190
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@
|
|||||||
**/Debug
|
**/Debug
|
||||||
**/*.deb
|
**/*.deb
|
||||||
**/*.aps
|
**/*.aps
|
||||||
|
**/.DS_Store
|
||||||
.vs
|
.vs
|
||||||
.vscode
|
.vscode
|
||||||
bin
|
bin
|
||||||
|
Loading…
Reference in New Issue
Block a user