diff --git a/.gitignore b/.gitignore index 884c6235..d16f3b7d 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,9 @@ xcuserdata .project .settings +# WebStorm +.idea + # VSCode .history/ @@ -63,4 +66,4 @@ packages/@*/*/build/** apps/*/ios/* apps/*/android/* apps/*/web-build/* -apps/*/dist/* \ No newline at end of file +apps/*/dist/*