Ignore nimble test packages some generated files. (#11087)

This commit is contained in:
Aditya Siram
2019-04-23 07:39:14 -05:00
committed by Andreas Rumpf
parent e64dde734b
commit 809a4a77a5

4
.gitignore vendored
View File

@@ -52,6 +52,8 @@ xcuserdata/
/compiler/nim.dot
/reject.json
/run.json
*.json
/pkgstemp/**/*
# for `nim doc foo.nim`
/*.html
lib/**/*.html
@@ -59,6 +61,8 @@ lib/**/*.html
/testresults.json
testament.db
/tests/**/*.json
/tests/**/*.js
/csources
dist/