Merge pull request #892 from XhmikosR/gitignore

This commit is contained in:
Surma
2020-12-10 14:00:56 +00:00
committed by GitHub
3 changed files with 2 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.

1
cli/.gitignore vendored
View File

@ -1,2 +1,3 @@
node_modules
build
.DS_Store