aboutsummaryrefslogtreecommitdiff
blob: 09a222c41065c9416c58069b098a542f78f3cf60 (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
*.py[co]
.*.sw[po]

# C extensions
src/**/*.so

# generated function lists
ebd/.generated
data/lib/pkgcore/ebd/.generated

src/pkgcore/plugins/plugincache
/build
/cache
/dist
/.tox
/.coverage
*.egg-info
_trial_temp
/doc/dev-notes/index.rst
/doc/dev-notes/*/index.rst
/doc/doc/index.rst
/doc/_build/
/doc/api/
/doc/generated/