25 lines
418 B
Plaintext
25 lines
418 B
Plaintext
**/node_modules/
|
|
**/yarn.lock
|
|
**/package-lock.json
|
|
**/npm-debug.log
|
|
**/yarn-error.log
|
|
**/.history
|
|
|
|
/backend/cwd/
|
|
/backend/pacakage.json
|
|
|
|
/frontend/dist
|
|
/frontend/tmp
|
|
/frontend/out-tsc
|
|
/frontend/bazel-out
|
|
|
|
/frontent/.angular/cache
|
|
/frontent/**/.sass-cache/
|
|
/frontent/connect.lock
|
|
/frontent/coverage
|
|
/frontent/libpeerconnection.log
|
|
/frontent/**/testem.log
|
|
/frontent/typings
|
|
|
|
/frontend/**/.DS_Store
|
|
/frontend/**/Thumbs.db |