Add .DS_Store to gitignore
This commit is contained in:
parent
c7d481fffc
commit
df72b98d53
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,3 +4,5 @@ node_modules/
|
||||
production/
|
||||
database.sql
|
||||
database.sql-journal
|
||||
.DS_Store
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user