diff --git a/.gitignore b/.gitignore index 5357942..8a43ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ .git *.swp + +# IntelliJ +.idea/ +*.iml