For some reason definition files stick around in test/ so ignore them

This commit is contained in:
Jacob Karlsson 2024-05-20 17:50:10 +02:00
parent 6a8378bced
commit a6a3f005b6
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -2,3 +2,5 @@ pnpm-lock.yaml
package-lock.json
node_modules/
test/**/*.d.ts