diff --git a/Android.gitignore b/Android.gitignore index c79ba508..addf405e 100644 --- a/Android.gitignore +++ b/Android.gitignore @@ -32,7 +32,7 @@ proguard/ # Android Studio captures folder captures/ -# Intellij +# IntelliJ *.iml .idea/workspace.xml .idea/tasks.xml diff --git a/Perl.gitignore b/Perl.gitignore index 9bf1537f..ecf66f84 100644 --- a/Perl.gitignore +++ b/Perl.gitignore @@ -24,7 +24,7 @@ Build.bat # Module::Install inc/ -# ExtUitls::MakeMaker +# ExtUtils::MakeMaker /blib/ /_eumm/ /*.gz