aboutsummaryrefslogtreecommitdiff
blob: 349b8bdaeda8332c0b4fe476a3edfa3e844af87f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
*.py[co]
.*.sw[po]

# C extensions
src/**/*.so

# generated function lists
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/