mirror of
https://github.com/GuerillaStudio/now-playing
synced 2024-11-17 07:11:52 +00:00
ignore .DS_Store files
This commit is contained in:
parent
8b254cf241
commit
eaf315a022
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
public/
|
||||
resources/_gen
|
||||
node_modules
|
||||
.hugo_build.lock
|
||||
.hugo_build.lock
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in a new issue