Languages
Perl .dockerignore
.dockerignore for languages projects
.dockerignore Content
# ============================================================================
# Created by https://dockerignore.com/
# LANGUAGE-SPECIFIC TEMPLATE for Perl
# Website: https://www.perl.org/
# Repository: https://github.com/Perl/perl5
# ============================================================================
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# TEMPLATE OVERVIEW & USAGE NOTES
# ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
# • TEMPLATE TYPE: LANGUAGE-SPECIFIC TEMPLATE
# • PURPOSE: Perl-specific ignore patterns
# • DESIGN PHILOSOPHY: Contains only Perl-specific patterns (no security patterns)
# • COMBINATION GUIDANCE: Combine with framework or common templates as needed
# • SECURITY CONSIDERATIONS: Does NOT include security patterns (use common/security.dockerignore)
# • BEST PRACTICES: Combine with security template for complete protection
# • OFFICIAL SOURCES: Perl community patterns and best practices
# BUILD ARTIFACTS AND OUTPUT
Build
Build.bat
Build.com
Build.PL
nytprof.out
# ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
# TESTING AND COVERAGE
.coverage
.coverage.*
# ••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••
# OTHER
**/.carton/
**/.cpan/
**/.cpanm/
**/.dzil/
**/.fatpacker/
**/.local/
**/.perl/
**/.perl5/
**/.perlbrew/
**/.vendor/
**/blib/
**/cover_db/
**/Devel-Cover/
**/inc/
**/lib/auto/
**/local/
**/nytprof/
**/site/
**/site_perl/
**/test-reports/
**/vendor/
**/vendor_perl/
*.a
*.bin
*.bs
*.cover
*.def
*.egg
*.exp
*.gcda
*.gcno
*.gcov
*.lib
*.lock
*.nytprof
*.o
*.obj
*.pid
*.pmc
*.prof
*.sock
*.t
*.t.bak
*.t.orig
*.t.rej
*.tar.bz2
*.tar.gz
*.tar.xz
*.whl
*.xs
*.xsub
*.zip
.minilla
.perl_debug
.perl_history
.perl_repl
.perldb
cpanfile
cpanfile.snapshot
Makefile
Makefile.old
Makefile.PL
META.json
META.yml
MYMETA.json
MYMETA.yml