added initial gitignore files
This commit is contained in:
commit
6b08cf490e
|
@ -0,0 +1,7 @@
|
|||
node_modules
|
||||
.DS_Store
|
||||
js/bundle.js
|
||||
js/bundle.min.js
|
||||
build
|
||||
npm-debug.log
|
||||
.idea
|
Loading…
Reference in New Issue