From ebdf51c2625b82ff8a3bb7cbbd593c8ee56fb772 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Jourdois?= Date: Sat, 24 Jul 2010 17:43:22 +0200 Subject: [PATCH] Ignore generated t/modules.t file. --- t/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 t/.gitignore diff --git a/t/.gitignore b/t/.gitignore new file mode 100644 index 0000000..8d7d501 --- /dev/null +++ b/t/.gitignore @@ -0,0 +1,2 @@ +# Automatically generated by modules.sh +/modules.t