aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 162687f8d407011bdd5baa89858f9885478ef744 (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
27
28
29
30
*.pyc
.vimrc
.ropeproject
.settings/
.eggs/
*.orig
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*
*.yml
*.egg
*.egg-info
build
htmlcov
.agignore
.coverage
Session*.vim
.tags*
.coverage.*
*~
setuptools*zip
dist/
pep8.log
test.log
.testrepository/
cover/
.*.sw?
/output/
/releng/