annotate .hgignore @ 242:ea5cb50ebe5e

Fixes #384: Validation warnings don't get cleared when creating new armies * Check whether army is valid when it changes (also means we validate on load as well as clearing on close)
author IBBoard <dev@ibboard.co.uk>
date Sat, 21 Jan 2012 16:51:07 +0000
parents 4bea9c96eb60
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
221
c47094612bac Re #355: Add XML export format that can be transformed with an XSL
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
1 bin/
c47094612bac Re #355: Add XML export format that can be transformed with an XSL
IBBoard <dev@ibboard.co.uk>
parents:
diff changeset
2 obj/
228
4bea9c96eb60 * Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents: 221
diff changeset
3 test-results/
4bea9c96eb60 * Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents: 221
diff changeset
4 .*\.pidb
4bea9c96eb60 * Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents: 221
diff changeset
5 .*\.suo
4bea9c96eb60 * Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents: 221
diff changeset
6 .*\.userprefs
4bea9c96eb60 * Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents: 221
diff changeset
7 .*\.csproj\.user