Add .DS_Store to .gitignore.

This commit is contained in:
XhmikosR
2020-12-09 22:35:41 +02:00
parent c6e6042726
commit 522449adc1
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ node_modules
*.css.d.ts
build
*.o
.DS_Store
# Auto-generated by lib/feature-plugin.js
src/features-worker/index.ts

BIN
cli/.DS_Store vendored

Binary file not shown.