zuul-registry/.gitignore
James E. Blair 3626d05e99 Add README, license, and Zuul config
Change-Id: I84065e5c98859c21589f0cfb2fd2faf683d49947
2019-09-20 09:53:42 -07:00

22 lines
183 B
Plaintext

*.sw?
*.egg
*.egg-info
*.pyc
*.retry
.idea
.mypy_cache
.test
.testrepository
.tox
.venv
.coverage
.stestr
AUTHORS
build/*
ChangeLog
doc/build/*
zuul/versioninfo
dist/
cover/
htmlcov/