This commit is contained in:
Senad Uka
2019-11-17 16:30:47 +01:00
parent 3b873da872
commit ce3e9d8c44
11 changed files with 1981 additions and 9 deletions

27
create-react-app/.gitignore vendored Normal file
View File

@@ -0,0 +1,27 @@
# 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*
# Environment Variables
.env
.env.build