diff --git a/Android.gitignore b/Android.gitignore index c79ba50..addf405 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 9bf1537..ecf66f8 100644 --- a/Perl.gitignore +++ b/Perl.gitignore @@ -24,7 +24,7 @@ Build.bat # Module::Install inc/ -# ExtUitls::MakeMaker +# ExtUtils::MakeMaker /blib/ /_eumm/ /*.gz