zuul/.gitignore

26 lines
236 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/
zuul/web/static/*
!.keep
node_modules
yarn-error.log