mirror of https://github.com/kcal-app/kcal.git
Add .DS_Store macOS metadata to gitignore
This commit is contained in:
parent
8feb7b37fa
commit
580b16a634
|
|
@ -12,3 +12,4 @@ Homestead.yaml
|
||||||
npm-debug.log
|
npm-debug.log
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
.idea
|
.idea
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue