From 37e1492d185ac81ff2fd11bc9ee0c9ab29652482 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sat, 7 Feb 2009 20:37:35 +0100 Subject: [PATCH] ignore *.patch --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c475b1cd776..b0a96f74a1d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ src/gen_*.pir Makefile .*.swp +*.patch Test.pir perl6.pbc perl6.exe