Mercurial > repos > IBBoard.NUnit.Tests
annotate .hgignore @ 7:c6dc68face9e default tip
* Update to v2.6 of NUnit and new syntax/API changes
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Sun, 28 Apr 2013 19:32:03 +0100 |
parents | 57fdd2eb986b |
children |
rev | line source |
---|---|
6
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 bin/ |
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 obj/ |
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
3 test-results/ |
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
4 .*\.pidb |
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
5 .*\.suo |
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
6 .*\.userprefs |
57fdd2eb986b
* Add standardised .hgignore for C# projects
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
7 .*\.csproj\.user |