This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/.dockerignore

35 lines
409 B
Text
Raw Normal View History

2017-02-02 22:11:12 +00:00
./ci/
conf/stack
conf/stack/**
conf/stack/config.yaml
config.yaml
screenshots
2014-08-21 21:44:56 +00:00
tools
test/data/registry
venv
.git
2015-09-16 15:44:58 +00:00
!.git/HEAD
.gitignore
2017-02-01 20:04:16 +00:00
.github
Bobfile
README.md
ROADMAP.md
requirements-nover.txt
run-local.sh
.DS_Store
2017-02-01 19:16:21 +00:00
**/*.pyc
2016-11-24 14:18:22 +00:00
.tox
htmlcov
.coverage
coverage
2016-11-24 14:18:22 +00:00
.cache
.npm-debug.log
2016-11-24 14:18:22 +00:00
test/__pycache__
__pycache__
2017-05-30 21:06:09 +00:00
**/__pycache__
static/build/**
.gitlab-ci/*
.gitlab-ci.*
2018-01-30 18:44:04 +00:00
docker-compose.yaml
test/dockerclients/**