summaryrefslogtreecommitdiff
path: root/.gitignore
blob: def55fe027b4ed7e5e008129ce400db564e2aac0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
*.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