removed build dir and added it to .gitignore as well as .DS_Store

This commit is contained in:
Andrew Gundersen 2021-08-18 14:25:38 -05:00
commit b5cb7139a3
23 changed files with 2 additions and 1450 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
/build
/node_modules
.DS_Store