Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
| #!start included /usr/share/perl5/core_perl/ExtUtils/MANIFEST.SKIP | |
| # Avoid version control files. | |
| \bRCS\b | |
| \bCVS\b | |
| \bSCCS\b | |
| ,v$ | |
| \B\.svn\b | |
| \B\.git\b | |
| \B\.gitignore\b | |
| \b_darcs\b | |
| \B\.cvsignore$ | |
| # Avoid VMS specific MakeMaker generated files | |
| \bDescrip.MMS$ | |
| \bDESCRIP.MMS$ | |
| \bdescrip.mms$ | |
| # Avoid Makemaker generated and utility files. | |
| \bMANIFEST\.bak | |
| \bMakefile$ | |
| \bblib/ | |
| \bMakeMaker-\d | |
| \bpm_to_blib\.ts$ | |
| \bpm_to_blib$ | |
| \bblibdirs\.ts$ # 6.18 through 6.25 generated this | |
| # Avoid Module::Build generated and utility files. | |
| \bBuild$ | |
| \b_build/ | |
| \bBuild.bat$ | |
| \bBuild.COM$ | |
| \bBUILD.COM$ | |
| \bbuild.com$ | |
| # Avoid temp and backup files. | |
| ~$ | |
| \.old$ | |
| \#$ | |
| \b\.# | |
| \.bak$ | |
| \.tmp$ | |
| \.# | |
| \.rej$ | |
| # Avoid OS-specific files/dirs | |
| # Mac OSX metadata | |
| \B\.DS_Store | |
| # Mac OSX SMB mount metadata files | |
| \B\._ | |
| # Avoid Devel::Cover and Devel::CoverX::Covered files. | |
| \bcover_db\b | |
| \bcovered\b | |
| # Avoid MYMETA files | |
| ^MYMETA\. | |
| #!end included /usr/share/perl5/core_perl/ExtUtils/MANIFEST.SKIP | |
| # Avoid configuration metadata file | |
| ^MYMETA\. | |
| # Avoid Module::Build generated and utility files. | |
| \bBuild$ | |
| \bBuild.bat$ | |
| \b_build | |
| \bBuild.COM$ | |
| \bBUILD.COM$ | |
| \bbuild.com$ | |
| ^MANIFEST\.SKIP | |
| # Avoid archives of this distribution | |
| \bWWW-YoutubeViewer-[\d\.\_]+ |