zuul/.gitignore

24 lines
219 B
Plaintext

*.sw?
*.egg
*.egg-info
*.pyc
.idea
.mypy_cache
.test
.testrepository
.tox
.venv
.coverage
.stestr
AUTHORS
build/*
ChangeLog
doc/build/*
zuul/versioninfo
dist/
cover/
htmlcov/
zuul/web/static
node_modules
yarn-error.log