summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 82bf8ba99e8a2f764f72efcadb92f799957d1578 (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
26
*.pyc
*.pyo
*.egg-info
*.swp
*.orig
~*
*~
.coverage*
coverage*.xml
.noseids
.tox
.test_sphinxext
nosetests*.xml

build
dist

doc/_build
d2to1-*.egg

WSME.egg-info/

# Files created by pbr
AUTHORS
ChangeLog
pbr*.egg