Ignore dochack.js (#11409)

Add to `.gitignore` rule for `/tools/dochack/dochack.js`.

After building locally Nim and running `koch docs`, the `dochack.js`
file was showing up in Git working tree as a new untracked file.

Closes #11374.
This commit is contained in:
Tristano Ajmone
2019-06-05 18:26:57 +02:00
committed by Andreas Rumpf
parent 8cc9753285
commit 5a4122dc98

1
.gitignore vendored
View File

@@ -52,6 +52,7 @@ xcuserdata/
/compiler/nim.dot
/reject.json
/run.json
/tools/dochack/dochack.js
*.json
/pkgstemp/**/*
# for `nim doc foo.nim`