Added .DS_Store in .gitignore (#28)

* `.DS_Store` Removed

* Update .gitignore
This commit is contained in:
Mantresh Khurana 2023-01-05 19:26:44 +05:30 committed by GitHub
parent 1d54e4f065
commit df338a474a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.gitignore vendored
View File

@ -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