mirror of
https://github.com/quay/quay.git
synced 2025-04-18 10:44:06 +03:00
36 lines
422 B
Plaintext
36 lines
422 B
Plaintext
./ci/
|
|
conf/stack
|
|
conf/stack/**
|
|
conf/stack/config.yaml
|
|
config.yaml
|
|
screenshots
|
|
tools
|
|
test/data/registry
|
|
venv
|
|
.git
|
|
!.git/HEAD
|
|
.gitignore
|
|
.github
|
|
Bobfile
|
|
README.md
|
|
ROADMAP.md
|
|
requirements-nover.txt
|
|
run-local.sh
|
|
.DS_Store
|
|
**/*.pyc
|
|
.tox
|
|
htmlcov
|
|
.coverage
|
|
coverage
|
|
.cache
|
|
.npm-debug.log
|
|
test/__pycache__
|
|
__pycache__
|
|
**/__pycache__
|
|
static/build/**
|
|
.gitlab-ci/*
|
|
.gitlab-ci.*
|
|
docker-compose.yaml
|
|
test/dockerclients/**
|
|
node_modules
|