Skip to content

Commit 2f0503a

Browse files
author
Vlad Ionescu
committed
updating .hgignore
1 parent 6011206 commit 2f0503a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.hgignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ syntax: regexp
1010

1111
^src/wcf/RabbitMQ\.ServiceModel/RabbitMQ\.ServiceModel\.xml
1212
^src/wcf/RabbitMQ\.ServiceModel/AssemblyInfo\.cs$
13-
^src/wix/dotnet-client-merge-module\.wxs$
14-
^src/wix/dotnet-client-product\.wxs$
13+
^wix/dotnet-client-merge-module\.wxs$
14+
^wix/dotnet-client-product\.wxs$
15+
^wix/License\.rtf$
1516
~$
1617

0 commit comments

Comments
 (0)