diff --git a/.gitignore b/.gitignore index 45b873f6d..7b7f43e56 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,8 @@ .DS_Store *.swp .venv -.gdb_history \ No newline at end of file +.gdb_history + +# IntelliJ IDEA +/.idea +**/*.iml