removed build dir and added it to .gitignore as well as .DS_Store
This commit is contained in:
parent
f2f1f091bf
commit
b5cb7139a3
23 changed files with 2 additions and 1450 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -1,2 +1,4 @@
|
|||
/build
|
||||
/node_modules
|
||||
|
||||
.DS_Store
|
||||
Loading…
Reference in a new issue