summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 938554e88b72f5535436a6fcf56bbf9e28d22018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.py[co]
*.sw?
*~
dist
build
cover
functional_tests_result
.coverage
*.egg
*.egg-info
.tox
pycscope.*
cscope.*