diff --git a/Global/IntelliJ.gitignore b/Global/IntelliJ.gitignore index 7d89b9c0..8edee2dd 100644 --- a/Global/IntelliJ.gitignore +++ b/Global/IntelliJ.gitignore @@ -1,4 +1,5 @@ -*.iml -*.ipr -*.iws +# IndelliJ IDEA Project file +# http://www.jetbrains.com/idea/webhelp/project.html .idea/ +*.ipr +*.iml