]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - .gitignore
Merge pull request #236 from daira/2725.timezone-test.0
[tahoe-lafs/tahoe-lafs.git] / .gitignore
1 *.pyc
2 *.pyo
3 *~
4 *.DS_Store
5 .*.kate-swp
6
7 /build/
8 /support/
9
10 # these are generated at build time, and never checked in
11 /src/allmydata/_version.py
12 /src/allmydata/_appname.py
13
14 # these are generated too
15 /bin/tahoe
16 /bin/tahoe.pyscript
17 /bin/tahoe-script.py
18
19 /.built
20 /src/allmydata_tahoe.egg-info/
21 Twisted-*.egg
22 zope.interface-*.egg
23 .pc
24
25 /_trial_temp*
26 /tmp*
27 /*.patch
28 /dist/
29 /twisted/plugins/dropin.cache
30 /tahoe-deps/
31 /tahoe-deps.tar.gz
32 /.coverage
33 /.coverage.el
34 /coverage-html/
35 /miscaptures.txt
36 /violations.txt