diff --git a/.gitignore b/.gitignore index 60c6bbdd3..1c36f1a20 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,10 @@ +# IntelliJ +.idea +*.iml + +# Mac OS X +.DS_Store + .classpath .project .settings