summaryrefslogtreecommitdiff
path: root/ext/GDBM_File
diff options
context:
space:
mode:
authorGraham Knop <haarg@haarg.org>2020-11-19 12:02:15 +0100
committerTony Cook <tony@develop-help.com>2020-11-23 10:47:15 +1100
commitcfb249103fd68e03df2d26e2dc1d64703376a7b4 (patch)
treef6c12786b1354f80a460552f6b84588ff2846839 /ext/GDBM_File
parentf3476b0ffaa20a7d90a29b4276f139e2d4e953ea (diff)
downloadperl-cfb249103fd68e03df2d26e2dc1d64703376a7b4.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.
Diffstat (limited to 'ext/GDBM_File')
-rw-r--r--ext/GDBM_File/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/GDBM_File/.gitignore b/ext/GDBM_File/.gitignore
index 7ba0a5a289..67de96f981 100644
--- a/ext/GDBM_File/.gitignore
+++ b/ext/GDBM_File/.gitignore
@@ -1 +1,2 @@
const-*.inc
+!/Makefile.PL