added gitignore

This commit is contained in:
jorge-vitrubio 2021-04-27 22:07:59 +02:00
parent 2fddafd8eb
commit cc38b75128
1 changed files with 8 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
.DS_Store
node_modules
npm-debug.log
bower_components
dist
*.swp
.cache
.idea