From 01da28efb112ef2096a80da616ca190d59ba9b52 Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Sat, 9 Feb 2013 10:26:57 +0000 Subject: [PATCH] Minor update to .gitignore Now ignores: corefiles, stray patches and tags file. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 1f49ce2d..c3906ada 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ *.o *~ +*.diff +*.patch +*.core +core +tags .deps/ aclocal.m4 autom4te.cache/