mirror of
https://github.com/harness/drone.git
synced 2025-09-04 19:37:44 +00:00
* feat: [CDE-992]: fix lint (#4280) * feat: [CDE-992]: fix lint * feat: [CDE-992]: update disallowed when in error state * feat: [CDE-992]: refactor * feat: [CDE-992]: fix lint * feat: [CDE-992]: refactor * feat: [CDE-992]: refactor * feat: [CDE-992]: update logs * feat: [CDE-992]: Fetch previous infra for start/resume requests
37 lines
502 B
Plaintext
37 lines
502 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
|
|
.cursor
|
|
|
|
# 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 |