/ .gitignore
.gitignore
 1  nimcache
 2  test/tests
 3  test/tlex
 4  test/tdom
 5  test/tnative
 6  test/thints
 7  test/tjson
 8  test/tparser
 9  test/tquickstart
10  test/tpresenter
11  test/*.exe
12  test/*.pdb
13  test/*.ilk
14  test/*.js
15  server/server
16  bench/jsonBench
17  bench/yamlBench
18  bench/bench
19  yaml.html
20  libyaml.dylib
21  libyaml.so
22  bench/json
23  docout
24  doc/rstPreproc
25  doc/tmp.rst
26  doc/**/code
27  nimsuggest.log
28  server/server_cfg.nim
29  result
30  vendor
31  .vscode
32  *.swp