drone/.gitignore
Enver Biševac db38802e83 feat: [code-2912]: usage service implementation (#3168)
* feat: [code-2912]: rest and ui changes (#3178)

* requested changes
* rest and ui changes
* requested changes
* add midleware to raw and archieve endpoints
* wire fixed
* requested changes
* Merge remote-tracking branch 'origin/main' into eb/code-2912
* added initial values from db
* minor improvements
* requested changes
* remove check for bandwidth
* wiring dep
* improved test
* limits check added
* config added, minor improvements
* usage service implementation
2024-12-20 10:28:47 +00:00

36 lines
494 B
Plaintext

.DS_Store
NOTES*
__debug_bin
_research
.env
*.sqlite
*.sqlite3
web/node_modules
web/dist
web/coverage
web/.yalc
web/yalc.lock
yarn-error*
release
.idea
.vscode/settings.json
coverage.out
gitness.session.sql
web/cypress/node_modules
*.rsa
*.rsa.pub
node_modules/
dist
.yalc
yalc.lock
node_modules
# ignore any executables we build
/gitness
/registry/logs/*
/distribution-spec
/registry/distribution-spec
/app/store/database/test.db
# adding support for .http files
http-client.private.env.json