git: ignore .DS_Store
This commit is contained in:
parent
c5a7313468
commit
b63b2fd359
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# macOS
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
# Godot
|
# Godot
|
||||||
.import
|
.import
|
||||||
export.cfg
|
export.cfg
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue