dc/.gitignore
Mihajlo Medjedovic 5564aea9c2
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 51s
feat(dark mode): refactoring clarity to enable dark mode, added toggle button
2024-05-08 16:51:01 +02:00

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