added .gitignore
parent
483c32c6bb
commit
8a7093663d
|
@ -0,0 +1,7 @@
|
||||||
|
.DS_Store
|
||||||
|
*~
|
||||||
|
public
|
||||||
|
deploy
|
||||||
|
.*.swp
|
||||||
|
node_modules
|
||||||
|
*.log
|
Loading…
Reference in New Issue