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

34 lines
387 B
Text
Raw Normal View History

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