Added .DS_Store
in .gitignore (#28)
* `.DS_Store` Removed * Update .gitignore
This commit is contained in:
parent
1d54e4f065
commit
df338a474a
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,6 @@
|
||||
# miscellaneous
|
||||
.DS_Store
|
||||
|
||||
# node
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user