From 61727bf2ec1001a61b19f36c99218c92629367e8 Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Wed, 9 Apr 2014 00:46:57 +0100 Subject: [PATCH] .gitignore: changes to facilitate cloud backend merge (rebased). Signed-off-by: Daira Hopwood --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 1d261e5d..ea774243 100644 --- a/.gitignore +++ b/.gitignore @@ -3,9 +3,12 @@ *~ *.DS_Store .*.kate-swp +*.orig +*.rej /build/ /support/ +/_darcs/ # these are generated at build time, and never checked in /src/allmydata/_version.py @@ -33,3 +36,4 @@ zope.interface-*.egg /coverage-html/ /miscaptures.txt /violations.txt +/*.diff -- 2.45.2