diff --git a/.gitignore b/.gitignore index 44bcc03..f39793f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules .nyc_output coverage -pnpm-lock.yaml \ No newline at end of file +pnpm-lock.yaml +lib/**/*.d.ts \ No newline at end of file