1
Fork 0
photoview/.gitignore

26 lines
323 B
Plaintext

# See https://help.github.com/ignore-files/ for more about ignoring files.
/api/src/cache/
# dependencies
node_modules/
# testing
/coverage
# building
.cache/
dist/
build/
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
yarn.lock
npm-debug.log*
yarn-debug.log*
yarn-error.log*