Files
zuul/.gitignore
Fabien Boucher dc56869bb1 Add .stestr to .gitignore
Change-Id: I44d5fa8818296af5f87f066ccb3928a8a24ed6d0
2018-06-11 13:00:17 +02:00

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