dc/.gitignore
allan 7853f7cb6a
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 1m32s
Merge branch 'main' into handonstable-14
2024-05-31 11:39:14 +00:00

24 lines
384 B
Plaintext

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
client/documentation
client/**/sheet-crypto.tgz
client/.nx
client/libraries/sheet-crypto.tgz
cypress.env.json
sasjsbuild
sasjsresults
.env*
.sasjsrc
client/.npmrc
*~