]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - .gitignore
.gitignore: also ignore tahoe-deps and .tgz, to fix 'make tarballs'
[tahoe-lafs/tahoe-lafs.git] / .gitignore
1 *.pyc
2 *.pyo
3
4 /build/
5 /support/
6
7 # these are generated at build time, and never checked in
8 /src/allmydata/_version.py
9 /src/allmydata/_appname.py
10
11 # these are generated too
12 /bin/tahoe
13 /bin/tahoe.pyscript
14 /bin/tahoe-script.py
15
16 /.built
17 /src/allmydata_tahoe.egg-info/
18 Twisted-*.egg
19
20 /_trial_temp*
21 /dist/
22 /twisted/plugins/dropin.cache
23 /tahoe-deps/
24 /tahoe-deps.tar.gz