diff --git a/.gitignore b/.gitignore index 3c3629e..9876fef 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ node_modules +*.d.ts +*.js +*.js.map +.tsbuildinfo