summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 7f4d4154ba41e15ca10381cd5a70d07ff69fc603 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*~
*.pyc
build/
dist/
*egg-info/
lib/
local/
man/
bin/
include/
trash/

# OS X
.Python