diff --git a/.gitignore b/.gitignore index 8b216d9a7..1f2440b8d 100644 --- a/.gitignore +++ b/.gitignore @@ -56,4 +56,8 @@ zSotanna2 /RemoteSystemsTempFiles /.recommenders/caches -target/ \ No newline at end of file +target/ + +# IntelliJ IDEA Files +*.iml +.idea/ \ No newline at end of file