summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorTom Tanner <thosrtanner2@users.sourceforge.net>2015-03-19 16:48:21 +0000
committerTom Tanner <thosrtanner2@users.sourceforge.net>2015-03-19 16:48:21 +0000
commit771dde7771f39776afae2c9089fe250bd1e8128d (patch)
tree686037255a338e7a7c49bc640cc06902b9ba8d50 /.hgignore
parenta1c8e529f763ec664c5efc3d335781a474424a4a (diff)
parentc6758e47c875ffb0fccdd1a4e478f6a9593dc657 (diff)
Merge
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore69
1 files changed, 35 insertions, 34 deletions
diff --git a/.hgignore b/.hgignore
index 265a946b..819b6f4d 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,45 +1,46 @@
syntax: glob
scons_configure.py
scons-ModOrganizer-*
-ModOrganizer-build-desktop*
+#ModOrganizer-build-desktop*
outputd/*
output/*
build-ModOrganizer-*
-source/NCC/*/bin
-source/NCC/*/obj
-source/NCC/bin
+#source/NCC/*/bin
+#source/NCC/*/obj
+#source/NCC/bin
*.orig
-source/plugins/proxyPython/build
-staging/*
-source - Copy/*
-ModOrganizer-build-*
-pdbs/*
-source/NCC/BossDummy.x/*
-*.ts
-staging_prepare/*
-staging_trans/*
-tools/python_zip/*
-Makefile
-html
-*.vcxproj
-*.pdb
-*.dll
-*.exp
-*.tlog
+#source/plugins/proxyPython/build
+#staging/*
+#source - Copy/*
+#ModOrganizer-build-*
+#pdbs/*
+#source/NCC/BossDummy.x/*
+#*.ts
+#staging_prepare/*
+#staging_trans/*
+#tools/python_zip/*
+#Makefile
+#html
+#*.vcxproj
+#*.pdb
+#*.dll
+#*.exp
+#*.tlog
*.user
-*.obj
-*.suo
-*.sln
-*.log
-*.filters
-*.lib
-source/organizer/resources/contents/icons
-source/plugins/build-*
-*/GeneratedFiles/*
-translations/*
-source/*/Win32/Debug/*
-source/plugins/*/Win32/Debug/*
-*~
+#*.obj
+#*.suo
+#*.sln
+#*.log
+#*.filters
+#*.lib
+#source/organizer/resources/contents/icons
+#source/plugins/build-*
+#*/GeneratedFiles/*
+#translations/*
+source/LocalPaths.pri
+#source/*/Win32/Debug/*
+#source/plugins/*/Win32/Debug/*
+#*~
syntax: regexp
Makefile\.(Debug|Release)
source/.*/debug/.*