summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 82b38989336363d1bbe4f35274e2f2221fda4d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
*.sw?
*.egg
*.egg-info
*.pyc
.idea
.mypy_cache
.test
.testrepository
.tox
.venv
.coverage
AUTHORS
build/*
ChangeLog
doc/build/*
zuul/versioninfo
dist/
cover/
htmlcov/
zuul/web/static
node_modules
yarn-error.log