diff options
author | wuestholz <unknown> | 2013-05-26 13:23:43 -0700 |
---|---|---|
committer | wuestholz <unknown> | 2013-05-26 13:23:43 -0700 |
commit | 7dad076793012ef1a90e926b46cb4dcad22a7307 (patch) | |
tree | b33789dce3deb5f3af4fec6ca21e7472f122bf2a /.hgignore | |
parent | 59cfcbb7ac83a23e7df3cb1e85c58167fc07af65 (diff) |
Updated an 'Answer' file.
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ syntax: regexp
^Source/.*\.(user|suo|cache|vs10x)$
-^Binaries/.*\.(dll|pdb|exe|manifest|config|smt2|vsix|vsixmanifest|bpl)$
+^Binaries/.*\.(dll|pdb|exe|manifest|config|smt2|vsix|vsixmanifest|bpl|pkgdef)$
^Source/.*\.(smt2|bpl)$
^.*(bin|obj)/([^/]*/)?(Debug|Release|Checked|Debug All|DEBUG ALL)/.*$
Test/.*/Output
|