summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTom Tanner <thosrtanner2@users.sourceforge.net>2015-03-15 16:26:41 +0000
committerTom Tanner <thosrtanner2@users.sourceforge.net>2015-03-15 16:26:41 +0000
commit4b1059f5a118b70b2c8dfeb8fbecefc7852c6589 (patch)
tree8ca794003a2ada47e7fae62b7788328372de5470 /.hgignore
parent2628dd3fb8731dcf87ec301a5bc6717401108cd0 (diff)
Building cleanly without patched versions. Doesn't do the plugins yet
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.hgignore b/.hgignore
index e04a39ce..19772d32 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,4 +1,6 @@
syntax: glob
+scons_configure.py
+scons-ModOrganizer-*
ModOrganizer-build-desktop*
outputd/*
output/*
@@ -34,5 +36,3 @@ html
syntax: regexp
Makefile\.(Debug|Release)
source/.*/debug/.*
-scons_configure.py
-scons-ModOrganizer-*