Bugzilla – Attachment #73295: Bug 20267: .gitignore do not need to be mapped in Makefile for
bug #20267
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 20267
Collapse All
|
Expand All
(-)
a/t/Makefile.t (-1 / +1 lines)
Lines 26-31 my @MakeFile = split "\n", $MakeFile;
Link Here
26
26
27
my @ignored = qw(
27
my @ignored = qw(
28
.editorconfig
28
.editorconfig
29
.gitignore
29
.mailmap
30
.mailmap
30
LICENSE
31
LICENSE
31
README.md
32
README.md
32
-
Return to
bug 20267