This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Really ignore .patch files
authorPaul Fenwick <pjf@perltraining.com.au>
Sat, 20 Dec 2008 13:46:34 +0000 (22:46 +0900)
committerAbigail <abigail@abigail.be>
Sat, 20 Dec 2008 13:57:54 +0000 (14:57 +0100)
commite9040dfd2ecb1af73aed6d274a802c37856d7c74
tree561f95187060e51d99ea75cc17c8c968afa0bcf7
parentf544576134b1f8a35c2da1d2d0c0f0cb37e651ad
Really ignore .patch files

G'day p5p,

Having now created a few .patch files, it appears the current .gitignore in
blead is reporting them as untracked, rather than simply ignoring them.

The attached patch adjusts the .gitignore file to really ignore .patch files.

Many thanks to Abigail for super-fast application of my other patches.

Cheerio,

Paul

--
Paul Fenwick <pjf@perltraining.com.au> | http://perltraining.com.au/
Director of Training                   | Ph:  +61 3 9354 6001
Perl Training Australia                | Fax: +61 3 9354 2681

>From 737cfd8db12834b82663d115db1407122ec8de7c Mon Sep 17 00:00:00 2001
From: Paul Fenwick <pjf@perltraining.com.au>
Date: Sun, 21 Dec 2008 00:43:52 +1100
Subject: [PATCH] .patch files are really ignored now.

Signed-off-by: Abigail <abigail@abigail.be>
.gitignore