restore .gitignore, stop .darcs-boringfile it

This commit is contained in:
Brian Warner 2012-01-09 02:52:43 +00:00
parent 2cccc1a3df
commit 96ef2a7657
2 changed files with 22 additions and 1 deletions

View File

@ -29,7 +29,6 @@
(^|/)ChangeSet($|/) (^|/)ChangeSet($|/)
(^|/)\.svn($|/) (^|/)\.svn($|/)
(^|/)\.git($|/) (^|/)\.git($|/)
\.gitignore$
\.py[co]$ \.py[co]$
\# \#
\.cvsignore$ \.cvsignore$

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
*.pyc
*.pyo
/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
/_trial_temp*
/dist/
/twisted/plugins/dropin.cache