Adding .hgignore file

Stops the client tools from prompting to add unknown bin, obj, etc files
This commit is contained in:
Louis DeJardin
2010-02-02 22:59:43 -08:00
parent 8e6c3fc0bd
commit 17085fbabc

4
.hgignore Normal file
View File

@@ -0,0 +1,4 @@
glob:bin
glob:obj
glob:App_Data
glob:_ReSharper*