From 495e8668d64afb094d8e7be423209dfa38cfd5f6 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Wed, 2 May 2012 20:08:56 -0400 Subject: [PATCH] switched to getting rid of tilde files instead of dot files, which i wanted to add anyway. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cebd1d51..a7a05a0a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ # ignore generated files of various types. -.* +*~ *# __build_configuration.h *.class -- 2.34.1