cpan-rest-client/MANIFEST.SKIP

39 lines
530 B
Plaintext
Raw Normal View History

# Avoid version control files.
\.gitignore$
\.git$
# Avoid Makemaker generated and utility files.
\bMakefile$
\bblib
\bMakeMaker-\d
\bpm_to_blib$
\bblibdirs$
^MYMETA\.yml$
^MYMETA\.json$
# Avoid Module::Build generated and utility files.
\bBuild$
\bBuild.bat$
\b_build
.tar.gz$
# Avoid tars and their unpacked directory trees
^REST-Client
# Avoid temp and backup files.
~$
\.tmp$
\.old$
\.bak$
\#$
\b\.#
# NYTProf profiling output
nytprof
# Devel::Cover output
^cover_db
# coding documentation not for distribution
\bdoc\b