mirror of
https://github.com/harness/drone.git
synced 2025-05-31 11:43:15 +00:00
14 lines
174 B
Plaintext
14 lines
174 B
Plaintext
*.sqlite
|
|
*.sqlite3
|
|
web/node_modules
|
|
web/dist
|
|
release
|
|
.idea
|
|
coverage.out
|
|
|
|
# ignore any executables we build
|
|
/gitness
|
|
/gitrpcserver
|
|
/gitness-githook
|
|
/githaserver
|
|
/githa-githook |