chore: Ignore test/tmp.

This commit is contained in:
Ruben Verborgh 2021-10-21 13:57:28 +01:00
parent 93b71eb726
commit 9f241631f8

1
.gitignore vendored
View File

@ -6,4 +6,5 @@
/dist /dist
/docs /docs
/node_modules /node_modules
/test/tmp
tsconfig.tsbuildinfo tsconfig.tsbuildinfo