develooper Front page | perl.perl5.porters | Postings from August 2010

[perl #77402] [PATCH] Ignore more editor droppings

From:
Dagfinn Ilmari Mannsåker
Date:
August 23, 2010 23:50
Subject:
[perl #77402] [PATCH] Ignore more editor droppings
Message ID:
rt-3.6.HEAD-5116-1282605023-1566.77402-75-0@perl.org
# New Ticket Created by  Dagfinn Ilmari Mannsåker 
# Please include the string:  [perl #77402]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=77402 >


---
 .gitignore |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 1d23594..7646702 100644
--- a/.gitignore
+++ b/.gitignore
@@ -126,5 +126,7 @@ veryclean.sh
 U
 MANIFEST.new
 
-# ignore vim swap files
+# ignore editor droppings
 *.swp
+*~
+.#*
-- 
1.7.0.4




nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About