mirror of
https://github.com/grocy/grocy.git
synced 2026-04-05 04:16:16 +02:00
Ignore .DS_STORE from macOS
This commit is contained in:
parent
87d2878ff9
commit
fcb56c7628
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
/public/node_modules
|
/public/node_modules
|
||||||
/vendor
|
/vendor
|
||||||
/.release
|
/.release
|
||||||
embedded.txt
|
embedded.txt
|
||||||
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user