summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 292d8c334abda1bb5e51f2881a2c24d4e7f323b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
*~
*.sw?
*.pyc
/docs_build/
/docs_output/
/releng/
*.egg-info/
.*project
.settings
build
dist