Files
kong/.gitignore
Hans Hübner 33cbec403e chore: rewrite database upgrade tests without gojira (#10567)
* Begin removing gojira from upgrade tests

* Can compare two numbered versions

* Rework upgrade tests without gojira

* trigger test

* remove testing branch spec

* Address review comments

* Remove symbolic link that is not needed after all

* remove test trigger
2023-03-28 08:56:31 +02:00

37 lines
261 B
Plaintext

.DS_Store
.vagrant/
.buildpath
.project
.idea
.env
.vscode
.VSCodeCounter
servroot*
# kong
nginx_tmp/
kong*.yml
# luacov
luacov.*
/doc
# autodoc
autodoc/output
# ldoc
spec/docs
kong-build-tools
bin/grpcurl
*.so
*.bak
*.rock
bazel-*
worktree/
bin/bazel