Git ignore the .DS_Store files

This commit is contained in:
Alex Tselegidis 2020-03-09 21:25:22 +01:00
parent 1e0f61c4e4
commit 274b27d88f
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/!src/storage/uploads/index.html
/vendor/
/metafile
/**/.DS_Store