added gitignore
This commit is contained in:
parent
2fddafd8eb
commit
cc38b75128
|
@ -0,0 +1,8 @@
|
|||
.DS_Store
|
||||
node_modules
|
||||
npm-debug.log
|
||||
bower_components
|
||||
dist
|
||||
*.swp
|
||||
.cache
|
||||
.idea
|
Loading…
Reference in New Issue