mirror of
https://github.com/flatulentfowl/docdrop.git
synced 2026-07-22 06:49:52 +00:00
Add .DS_Store to .gitignore
This commit is contained in:
parent
61cd8539aa
commit
227d36fd4c
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
node_modules/
|
||||
*.js.map
|
||||
main.js
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in a new issue