summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0512b87635cae044a266c11752227028858b52ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
*.pyc
build/
dist/
*.egg
*.egg-info
src/_trial_temp
*.swp
*.swo
.*
!.coveragerc
!.tx
!.gitignore
!.gitattributes
bin/
core
docs/_build
include/
lib/
local/
share/
MANIFEST