Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDale Ragan <dale.ragan@sinesignal.com>2010-08-27 04:08:52 +0400
committerLluis Sanchez <slluis.devel@gmail.com>2010-08-27 09:46:35 +0400
commit0950e29f827a22f0f3e17664509f206099afc410 (patch)
treef5142cd111c5c3389e4afeddae70e4457884f353 /.gitignore
parent7dbd1afaa7a01eda96ecb69d4127a8d2a25626c8 (diff)
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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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