tahoe-lafs/.gitignore

37 lines
501 B
Plaintext
Raw Normal View History

*.pyc
*.pyo
*~
2013-07-15 18:45:14 +00:00
*.DS_Store
.*.kate-swp
/build/
/support/
# these are generated at build time, and never checked in
/src/allmydata/_version.py
/src/allmydata/_appname.py
# these are generated too
/bin/tahoe
/bin/tahoe.pyscript
/bin/tahoe-script.py
/.built
/src/allmydata_tahoe.egg-info/
Twisted-*.egg
zope.interface-*.egg
2013-12-09 11:27:04 +00:00
.pc
/_trial_temp*
/tmp*
/*.patch
/dist/
/twisted/plugins/dropin.cache
/tahoe-deps/
/tahoe-deps.tar.gz
/.coverage
/.coverage.el
/coverage-html/
/miscaptures.txt
/violations.txt