Create .gitignore
This commit is contained in:
parent
97a0346b5b
commit
2c3897e63a
|
@ -0,0 +1,4 @@
|
|||
node_modules/
|
||||
.DS_Store
|
||||
.cache/
|
||||
dist/
|
Loading…
Reference in New Issue