diff .hgignore @ 227:8d5de4eb9c2c v2

Reimplemented JsonXmlReader, added support for null values: JSON null values are mapped to empty nodes with 'xsi:nil' attribute set to 'true'
author cin
date Sat, 09 Sep 2017 03:53:13 +0300
parents 3071220371f8
children 5f7a3e1d32b9
line wrap: on
line diff
--- a/.hgignore	Fri Aug 25 02:16:35 2017 +0300
+++ b/.hgignore	Sat Sep 09 03:53:13 2017 +0300
@@ -18,3 +18,6 @@
 Implab.Test/Implab.Format.Test/bin/
 Implab.Test/Implab.Format.Test/obj/
 *.suo
+Implab.Format.Test/bin/
+Implab.Format.Test/obj/
+packages/