diff --git a/.gitignore b/.gitignore index 451814e44..7d160e963 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,6 @@ rln package-lock.json node_modules/ /.update.timestamp + +# Ignore Jetbrains IDE files +.idea/ \ No newline at end of file