Merge branch 'DP1-Convert-Floorplan-To-TypeScript' into main
# Conflicts: # .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
|||||||
/node_modules/
|
/node_modules/
|
||||||
/bin/
|
/bin/
|
||||||
/obj/
|
/obj/
|
||||||
|
*.dll
|
||||||
|
*.xml
|
||||||
|
/tables/*
|
||||||
|
|||||||
@@ -61,6 +61,7 @@
|
|||||||
<Content Include="xslt\orderXMLtoHTML.xslt" />
|
<Content Include="xslt\orderXMLtoHTML.xslt" />
|
||||||
<Content Include="xslt\orderHtmltoXML.xslt" />
|
<Content Include="xslt\orderHtmltoXML.xslt" />
|
||||||
<Content Include="xslt\htmlToEscPos.xslt" />
|
<Content Include="xslt\htmlToEscPos.xslt" />
|
||||||
|
<Content Include=".gitignore" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
|
|
||||||
Reference in New Issue
Block a user