1
0
mirror of https://github.com/quay/quay.git synced 2026-01-26 06:21:37 +03:00
Files
quay/.dockerignore
Ryan Wallace 258735742b chore: remove unused git sha code (#4771)
* chore: remove displayversion.py

This code is unused so we can remove it

* chore(.dockerignore): remove git HEAD inclusion rule

* chore(_init.py): remove _get_git_sha method
2026-01-05 18:45:44 +00:00

39 lines
434 B
Plaintext

./ci/
conf/stack
conf/stack/**
conf/stack/config.yaml
config.yaml
screenshots
tools
test/data/registry
venv
.venv
.git
.gitignore
.github
Bobfile
README.md
ROADMAP.md
run-local.sh
.DS_Store
**/*.pyc
.tox
htmlcov
.coverage
coverage
.cache
.npm
.npm-debug.log
test/__pycache__
__pycache__
**/__pycache__
static/build/**
.gitlab-ci/*
.gitlab-ci.*
docker-compose.yaml
test/dockerclients/**
node_modules
**/node_modules
.local
**/testdata