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:
authorMichael Hutchinson <mhutchinson@novell.com>2010-07-28 07:27:44 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-07-28 07:27:44 +0400
commitb4f209552da67ee94ce0bd4b6e403784b7c62e6d (patch)
tree88d67c4e63433d8d69daefe04f29ba8e34eba2f1 /.gitignore
parent58a5b5e03495ca58dc423ff447712cf92a39efc8 (diff)
Added some more git ignores
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ad5f022fbf..8e5b1b8f6f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,13 @@
*~
#build stuff
-main/build/bin
-main/build/AddIns
+obj/
+/main/build/bin
+/main/build/AddIns
+/main/build/data/
+/main/build/locale/
+/extras/*/build
+/main/src/tools/SharpCoco/SharpCoco.exe*
# globs
Makefile.in