fdsggdtsf

This commit is contained in:
2021-11-09 17:42:22 +10:00
parent d74dfcbc8a
commit c17f06f817
3 changed files with 7 additions and 1 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
/node_modules/
/bin/
/obj/
*.dll
*.xml
/tables/*

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>

View File

@@ -1 +0,0 @@