annotate .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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
1 syntax:glob
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
2 bin/hoofbaby/*
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
3 bin/hoofbaby-d/*
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
4 bin/objs/*
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
5 bin/frankenbuild.exe
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
6 *.ncb
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
7 *.suo
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
8 *.user
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
9 deps/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Debug/*
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
10 deps/Platinum/Build/Targets/x86-microsoft-win32-vs2008/Platinum/Release/*
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
11 deps/Platinum/ThirdParty/Neptune/Build\Targets/x86-microsoft-win32-vs2008/Neptune/Debug/*
52278c5dc19c - Fixed build (sorry...)
fraserofthenight
parents: 0
diff changeset
12 deps/Platinum/ThirdParty/Neptune/Build\Targets/x86-microsoft-win32-vs2008/Neptune/Release/*