Gitignore .DS_Store files from macOS
This commit is contained in:
parent
0f196b211a
commit
273e9504cf
3
.gitignore
vendored
3
.gitignore
vendored
@ -32,3 +32,6 @@ web/manager-api/dist/
|
|||||||
web/static/
|
web/static/
|
||||||
web/flamenco-io-site/public/
|
web/flamenco-io-site/public/
|
||||||
/dist/
|
/dist/
|
||||||
|
|
||||||
|
# IDE related stuff
|
||||||
|
*.DS_Store
|
||||||
|
Loading…
x
Reference in New Issue
Block a user