diff --git a/.gitignore b/.gitignore index 9de4569bfd..1da7348fdd 100644 --- a/.gitignore +++ b/.gitignore @@ -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/