[Meta] Ignore .DS_Store (closes #93)
This commit is contained in:
parent
277401c752
commit
1bb79172d0
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -2,4 +2,5 @@ node_modules/
|
|||
dist/
|
||||
pnpm-lock.yaml
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
yarn.lock
|
||||
.DS_Store
|
Loading…
Reference in a new issue