git: ignore .DS_Store
This commit is contained in:
parent
c5a7313468
commit
b63b2fd359
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# macOS
|
||||
.DS_Store
|
||||
|
||||
# Godot
|
||||
.import
|
||||
export.cfg
|
||||
|
|
Loading…
Reference in a new issue