From: Mischa POSLAWSKY Date: Sun, 16 Mar 2008 13:43:04 +0000 (+0100) Subject: git exclude of compile-time files X-Git-Tag: 3.20~21 X-Git-Url: http://git.shiar.net/perl/plp/.git/commitdiff_plain/2a96ba1295fd6613aefec51be9efa0fa443fb29d git exclude of compile-time files Ignore everything generated by/for make. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a3adee8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/Makefile +/pm_to_blib +/blib