From 0950e29f827a22f0f3e17664509f206099afc410 Mon Sep 17 00:00:00 2001 From: Dale Ragan Date: Fri, 27 Aug 2010 08:08:52 +0800 Subject: Ignoring file and made the MonoDevelop make process smarter. * Added entry to ignore the GitSharp Makefile * Removed a target that is not being used * Only build GitSharp if Git integration is enabled --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 979feb8e10..d56fd0378d 100644 --- a/.gitignore +++ b/.gitignore @@ -44,6 +44,7 @@ autom4te.cache/ /main/contrib/Makefile /main/contrib/Mono.Cecil/Makefile /main/contrib/NRefactory/Makefile +/main/contrib/GitSharp/Makefile /main/po/Makefile /main/src/Makefile /main/src/addins/AspNet/Makefile -- cgit v1.2.3