diff options
| author | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-03-15 16:26:41 +0000 |
|---|---|---|
| committer | Tom Tanner <thosrtanner2@users.sourceforge.net> | 2015-03-15 16:26:41 +0000 |
| commit | 4b1059f5a118b70b2c8dfeb8fbecefc7852c6589 (patch) | |
| tree | 8ca794003a2ada47e7fae62b7788328372de5470 /.hgignore | |
| parent | 2628dd3fb8731dcf87ec301a5bc6717401108cd0 (diff) | |
Building cleanly without patched versions. Doesn't do the plugins yet
Diffstat (limited to '.hgignore')
| -rw-r--r-- | .hgignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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-*
|
