add app to gitignore

This commit is contained in:
Dzmitry_Tamashevich@epam.com
2020-11-29 21:13:18 +03:00
committed by Daniel Hutzel
parent dbe4b8a7bd
commit 00474edffe
60 changed files with 4 additions and 2645 deletions

View File

@@ -1,23 +0,0 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*