dc/.gitignore

23 lines
344 B
Plaintext
Raw Permalink Normal View History

2023-07-13 11:44:05 +00:00
coverage/
dist/
node_modules/
client/.angular/cache/
**/*npm-debug.log.*
**/*yarn-error.log.*
.idea/
.DS_Store
client/src/environments/version.ts
client/cypress/screenshots
client/cypress/results
client/cypress/videos
2023-08-03 15:56:34 +00:00
client/documentation
client/sheet-crypto*
client/.nx
2023-07-13 11:44:05 +00:00
cypress.env.json
sasjsbuild
sasjsresults
.env*
.sasjsrc
client/.npmrc
*~