oneuptime/.gitignore
2020-01-29 15:20:40 +01:00

33 lines
394 B
Plaintext

node_modules
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
/node_modules
.vscode/
.idea
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
env.js
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
Untitled-1
run.sh
cleanup.sh
*.local.sh
*.local.yaml
nohup.out*