diff --git a/.gitignore b/.gitignore index 197fd730287..4d3c685aa4f 100644 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,7 @@ node_modules /stash dist .DS_Store -/.local \ No newline at end of file +/.local + +tsconfig.json +!ui/v2.5/tsconfig.json \ No newline at end of file