summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraham Knop <haarg@haarg.org>2020-12-18 12:22:24 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2020-12-18 12:22:35 +0000
commita18d0e462e083878bba05847e1159fb15b373f6a (patch)
tree53007e3f08597ce11f7cc4483e37ab918652530a
parentee25da21ed618a903245539027e457e875811880 (diff)
downloadperl-a18d0e462e083878bba05847e1159fb15b373f6a.tar.gz
add gitignore exclusions for files in git
There are a number of files excluded using gitignore rules that are included in the repository. This can lead to confusion if something other than git tries to read the ignore files. Add rules to the gitignore files so that these files won't be ignored. (manually cherry picked from commit cfb249103fd68e03df2d26e2dc1d64703376a7b4)
-rw-r--r--dist/Module-CoreList/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/Module-CoreList/.gitignore b/dist/Module-CoreList/.gitignore
new file mode 100644
index 0000000000..e54624d60d
--- /dev/null
+++ b/dist/Module-CoreList/.gitignore
@@ -0,0 +1 @@
+!/Makefile.PL