diff --git a/.gitignore b/.gitignore index c1738e1..df944fa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ .npm* .meteor* smart.lock -/packages/ \ No newline at end of file +/packages/ +.idea* \ No newline at end of file