Ignore .DS_Store (Mac junk)
This commit is contained in:
parent
fb3bad3887
commit
d33e09bcf3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -13,3 +13,4 @@ static/
|
||||||
site/
|
site/
|
||||||
*.log
|
*.log
|
||||||
*.exe
|
*.exe
|
||||||
|
.DS_Store
|
||||||
|
|
Loading…
Reference in a new issue