diff .hgignore @ 2:52278c5dc19c

- Fixed build (sorry...) - Removed ncb (double sorry... hopefully it won't be in every clone of the repo) - Figured out the .hgignore thing
author fraserofthenight
date Tue, 07 Jul 2009 20:23:49 -0700
parents 3425707ddbf6
children e6cf9f26d0e7
line wrap: on
line diff
--- a/.hgignore	Mon Jul 06 08:08:37 2009 -0700
+++ b/.hgignore	Tue Jul 07 20:23:49 2009 -0700
@@ -0,0 +1,12 @@
+syntax:glob
+bin/hoofbaby/*
+bin/hoofbaby-d/*
+bin/objs/*
+bin/frankenbuild.exe
+*.ncb
+*.suo
+*.user
+deps/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Debug/*
+deps/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Release/*
+deps/Platinum/ThirdParty/Neptune/Build\Targets/x86-microsoft-win32-vs2008/Neptune/Debug/*
+deps/Platinum/ThirdParty/Neptune/Build\Targets/x86-microsoft-win32-vs2008/Neptune/Release/*