diff options
author | Nicolas R <atoomic@cpan.org> | 2019-06-11 11:48:40 -0600 |
---|---|---|
committer | Nicolas R <atoomic@cpan.org> | 2019-10-19 11:01:27 +0200 |
commit | 79ff1055edda279426b74e4ec66c4a889721443b (patch) | |
tree | 2ad6d495bdc39ec59dd5985f681e3ff0f9c270f0 /utils | |
parent | 859b78b1a8287681e524286f4e989b01816433ba (diff) | |
download | perl-79ff1055edda279426b74e4ec66c4a889721443b.tar.gz |
Add GitHub issue templates
These files should not be in the MANIFEST
adjust porting/manifest.t to ignore .github files
in addition to .gitignore files.
Diffstat (limited to 'utils')
-rw-r--r-- | utils/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/.gitignore b/utils/.gitignore index 4d7e41dd40..b92275538c 100644 --- a/utils/.gitignore +++ b/utils/.gitignore @@ -1,4 +1,5 @@ * !/.gitignore +!/.github !/*.SH !/*.PL |