diff --git a/.gitignore b/.gitignore index febac64c..7935c52c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,5 +13,8 @@ bower_components .DS_Store Thumbs.db +# TypeScript build info files +*.tsbuildinfo + # Ignore built ts files -dist \ No newline at end of file +dist