Merge branch 'DP1-Convert-Floorplan-To-TypeScript' into main

# Conflicts:
#	.gitignore
This commit is contained in:
2021-11-09 17:43:03 +10:00
3 changed files with 4 additions and 1 deletions
+3
View File
@@ -1,3 +1,6 @@
/node_modules/
/bin/
/obj/
*.dll
*.xml
/tables/*
+1
View File
@@ -61,6 +61,7 @@
<Content Include="xslt\orderXMLtoHTML.xslt" />
<Content Include="xslt\orderHtmltoXML.xslt" />
<Content Include="xslt\htmlToEscPos.xslt" />
<Content Include=".gitignore" />
</ItemGroup>
<ItemGroup>
-1
View File
@@ -1 +0,0 @@