This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[admin] set up .gitignore files
authorSam Vilain <sam@vilain.net>
Mon, 16 Jun 2008 10:32:14 +0000 (22:32 +1200)
committerSam Vilain <sam@vilain.net>
Fri, 19 Dec 2008 01:35:33 +0000 (14:35 +1300)
commitfb063f91dc7f31f7c1489f10462283ee145673d0
tree84b4feefba08d6df3250c3b7c3fcdfcf5845a639
parent4dbf56a0722142a15f005769a3a0f7cc57b2c544
[admin] set up .gitignore files

A list submitted by Paul Fenwick was briefly factored into
directory-specific rules.
35 files changed:
.gitignore [new file with mode: 0644]
ext/.gitignore [new file with mode: 0644]
ext/B/.gitignore [new file with mode: 0644]
ext/ByteLoader/.gitignore [new file with mode: 0644]
ext/DB_File/.gitignore [new file with mode: 0644]
ext/Devel/.gitignore [new file with mode: 0644]
ext/Devel/PPPort/.gitignore [new file with mode: 0644]
ext/DynaLoader/.gitignore [new file with mode: 0644]
ext/Encode/.gitignore [new file with mode: 0644]
ext/Errno/.gitignore [new file with mode: 0644]
ext/Fcntl/.gitignore [new file with mode: 0644]
ext/File/.gitignore [new file with mode: 0644]
ext/File/Glob/.gitignore [new file with mode: 0644]
ext/I18N/Langinfo/.gitignore [new file with mode: 0644]
ext/IO/.gitignore [new file with mode: 0644]
ext/IPC/SysV/.gitignore [new file with mode: 0644]
ext/POSIX/.gitignore [new file with mode: 0644]
ext/SDBM_File/sdbm/.gitignore [new file with mode: 0644]
ext/Socket/.gitignore [new file with mode: 0644]
ext/Sys/Syslog/.gitignore [new file with mode: 0644]
ext/Time/HiRes/.gitignore [new file with mode: 0644]
ext/Unicode/Normalize/.gitignore [new file with mode: 0644]
ext/Win32CORE/.gitignore [new file with mode: 0644]
ext/XS/.gitignore [new file with mode: 0644]
lib/.gitignore [new file with mode: 0644]
lib/Archive/Extract/t/src/.gitignore [new file with mode: 0644]
lib/Archive/Tar/t/src/.gitignore [new file with mode: 0644]
lib/CGI/t/.gitignore [new file with mode: 0644]
lib/CPANPLUS/.gitignore [new file with mode: 0644]
pod/.gitignore [new file with mode: 0644]
t/.gitignore [new file with mode: 0644]
t/Module_Pluggable/lib/EditorJunk/Plugin/.gitignore [new file with mode: 0644]
t/Module_Pluggable/lib/OddTest/Plugin/.gitignore [new file with mode: 0644]
utils/.gitignore [new file with mode: 0644]
x2p/.gitignore [new file with mode: 0644]