From 4b1059f5a118b70b2c8dfeb8fbecefc7852c6589 Mon Sep 17 00:00:00 2001 From: Tom Tanner Date: Sun, 15 Mar 2015 16:26:41 +0000 Subject: Building cleanly without patched versions. Doesn't do the plugins yet --- .hgignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.hgignore') 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-* -- cgit v1.3.1