]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/blob - .gitignore
docs/configuration.rst: delete redundant description of backend = cloud.openstack.
[tahoe-lafs/tahoe-lafs.git] / .gitignore
1 *.pyc
2 *.pyo
3 *~
4 *.DS_Store
5 .*.kate-swp
6 *.orig
7 *.rej
8
9 /build/
10 /support/
11 /_darcs/
12
13 # these are generated at build time, and never checked in
14 /src/allmydata/_version.py
15 /src/allmydata/_appname.py
16
17 # these are generated too
18 /bin/tahoe
19 /bin/tahoe.pyscript
20 /bin/tahoe-script.py
21
22 /.built
23 /src/allmydata_tahoe.egg-info/
24 Twisted-*.egg
25 zope.interface-*.egg
26 .pc
27
28 /_trial_temp*
29 /tmp*
30 /*.patch
31 /dist/
32 /twisted/plugins/dropin.cache
33 /tahoe-deps/
34 /tahoe-deps.tar.gz
35 /.coverage
36 /.coverage.el
37 /coverage-html/
38 /miscaptures.txt
39 /violations.txt
40 /*.diff