Bug 20267: .gitignore do not need to be mapped in Makefile
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Mar 2018 22:35:07 +0000 (19:35 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 26 Mar 2018 22:35:07 +0000 (19:35 -0300)
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/Makefile.t

index 6f1f239..3c0baeb 100644 (file)
@@ -26,6 +26,7 @@ my @MakeFile = split "\n", $MakeFile;
 
 my @ignored = qw(
     .editorconfig
+    .gitignore
     .mailmap
     LICENSE
     README.md