]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - .gitignore
Makefile: add 'make tmpfstest', which uses a tmpfs for _trial_temp.
[tahoe-lafs/tahoe-lafs.git] / .gitignore
1 *.pyc
2 *.pyo
3 *~
4
5 /build/
6 /support/
7
8 # these are generated at build time, and never checked in
9 /src/allmydata/_version.py
10 /src/allmydata/_appname.py
11
12 # these are generated too
13 /bin/tahoe
14 /bin/tahoe.pyscript
15 /bin/tahoe-script.py
16
17 /.built
18 /src/allmydata_tahoe.egg-info/
19 Twisted-*.egg
20
21 /_trial_temp*
22 /tmp*
23 /dist/
24 /twisted/plugins/dropin.cache
25 /tahoe-deps/
26 /tahoe-deps.tar.gz
27 /.coverage
28 /.coverage.el
29 /coverage-html/
30 /miscaptures.txt
31 /violations.txt