clonegur/.gitignore

26 lines
432 B
Plaintext

**/node_modules/
**/yarn.lock
**/package-lock.json
**/npm-debug.log
**/yarn-error.log
**/.history
/backend/keys
/backend/images
/backend/pacakage.json
/frontend/dist
/frontend/tmp
/frontend/out-tsc
/frontend/bazel-out
/frontend/.angular/cache
/frontend/**/.sass-cache/
/frontend/connect.lock
/frontend/coverage
/frontend/libpeerconnection.log
/frontend/**/testem.log
/frontend/typings
frontend/**/.DS_Store
frontend/**/Thumbs.db