comparison .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
comparison
equal deleted inserted replaced
1:d868534e9b75 2:52278c5dc19c
1 syntax:glob
2 bin/hoofbaby/*
3 bin/hoofbaby-d/*
4 bin/objs/*
5 bin/frankenbuild.exe
6 *.ncb
7 *.suo
8 *.user
9 deps/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Debug/*
10 deps/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Release/*
11 deps/Platinum/ThirdParty/Neptune/Build\Targets/x86-microsoft-win32-vs2008/Neptune/Debug/*
12 deps/Platinum/ThirdParty/Neptune/Build\Targets/x86-microsoft-win32-vs2008/Neptune/Release/*