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:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9457b30063..7a85e566f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -129,6 +129,8 @@ autom4te.cache/
/main/contrib/NGit/Makefile
/main/contrib/NSch/Makefile
/main/contrib/Sharpen/Makefile
+/main/contrib/ICSharpCode.Decompiler/Makefile
+/main/contrib/ICSharpCode.NRefactory/Makefile
# extras configure junk
/extras/MonoDevelop.Database/INSTALL
@@ -163,3 +165,4 @@ autom4te.cache/
#other extras generated stuff
/extras/JavaBinding/monodevelop-java.pc
+/extras/PyBinding/PyBinding/*.pc \ No newline at end of file