From: David-Sarah Hopwood Date: Mon, 17 Sep 2012 20:28:49 +0000 (+0100) Subject: Ignore *~, /miscaptures.txt and /violations.txt. X-Git-Tag: allmydata-tahoe-1.10a1~54 X-Git-Url: https://git.rkrishnan.org/?p=tahoe-lafs%2Ftahoe-lafs.git;a=commitdiff_plain;h=bdd0b55b0d00cd160701e03a55c89bccc3fe9a45 Ignore *~, /miscaptures.txt and /violations.txt. Signed-off-by: David-Sarah Hopwood --- diff --git a/.gitignore b/.gitignore index fb041f0c..2af1ff66 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ *.pyc *.pyo +*~ /build/ /support/ @@ -25,3 +26,5 @@ Twisted-*.egg /.coverage /.coverage.el /coverage-html/ +/miscaptures.txt +/violations.txt