Refactor on gitignore file

pull/12/head
mertsincan 2019-05-03 11:52:31 +03:00
parent bf9c810f71
commit 0f51fb57bb
1 changed files with 9 additions and 0 deletions

9
.gitignore vendored
View File

@ -2,6 +2,15 @@
node_modules
/dist
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
testem.log
/typings
# local env files
.env.local
.env.*.local