From 1de1bf7df45eb8fd2315937dd17e0ef4bb832401 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 ee1a24cf..398fd153 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 @@ -34,3 +37,4 @@ zope.interface-*.egg /coverage-html/ /miscaptures.txt /violations.txt +/*.diff -- 2.45.2