Files
ustk-todolist/react/.gitignore
Stepan Usatiuk 7031df6c5f Add 'react/' from commit 'e508ac031e5d832aa95ad8ef040e82277db804d2'
git-subtree-dir: react
git-subtree-mainline: 53976e7b43
git-subtree-split: e508ac031e
2018-06-03 13:39:31 +03:00

22 lines
285 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
# 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*