diff --git a/.gitignore b/.gitignore index ba85f45..570ca27 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ node_modules/ *.d.ts.map *.d.ts *.log +*.tsbuildinfo .DS_Store yarn.lock !/index.d.ts