diff --git a/.gitignore b/.gitignore index c17ee169..37810dc8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,7 @@ test/e2e_log/ *.dump # Thanks MacOS -.DS_Store \ No newline at end of file +.DS_Store + +# Ignore IDE specific files +.idea/