NimYAML/.gitignore
Felix Krause 7cabfc652e Benchmark against libyaml.
* Took libyaml binding from nimlets and used it in bench
 * Use shallow copy for scalar content in parser
2016-01-13 21:01:50 +01:00

14 lines
142 B
Plaintext

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