NimYAML/.gitignore
Felix Krause dc1a3c0fe2 Can construct basic types and custom objects
* Added construct() procs for some basic types
 * Added macro make_serializable
2015-12-29 15:09:37 +01:00

13 lines
127 B
Plaintext

nimcache
test/tests
test/parsing
test/lexing
test/serializing
test/*.exe
test/*.pdb
test/*.ilk
yaml.html
libyaml.*
bench/json