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