From 5e5bdc1e897fe110446f8e8bdbb87306cad6b660 Mon Sep 17 00:00:00 2001 From: Robert Collins Date: Wed, 3 Sep 2014 22:55:35 +0000 Subject: [PATCH] Ignore backup files We never want to add these to the tree. Change-Id: I04690af7cd1be0a7c742525ed31e5615287a6889 --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5e8cccf49e..fd5102c226 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ cover AUTHORS ChangeLog *.sqlite +*~