Ignoring Rebracer changes

Line orders would change randomly
This commit is contained in:
Sebastien Ros 2016-01-14 09:40:26 -08:00
parent 2d4c87d1d7
commit bb5c6e2ed1
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -188,3 +188,4 @@ src/Orchard.Azure/Orchard.Azure.CloudService/Staging/
#enable all /lib artifacts
!lib/**/*.*
*/.vs/*
src/Rebracer.xml

View File

@ -10,8 +10,8 @@
<ToolsOptionsCategory name="Environment">
<ToolsOptionsSubCategory name="TaskList">
<PropertyValue name="CommentTokens" ArrayType="VT_VARIANT" ArrayElementCount="4">
<PropertyValue name="0">TODO:2</PropertyValue>
<PropertyValue name="1">HACK:2</PropertyValue>
<PropertyValue name="0">HACK:2</PropertyValue>
<PropertyValue name="1">TODO:2</PropertyValue>
<PropertyValue name="2">UNDONE:2</PropertyValue>
<PropertyValue name="3">UnresolvedMergeConflict:3</PropertyValue>
</PropertyValue>