From 256ef888157e6fc43d4dd5798bad6e2bf499ef89 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Fri, 20 Nov 2009 17:22:23 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1878340..1779000 100644 --- a/.gitignore +++ b/.gitignore @@ -32,11 +32,10 @@ lua/lib/luabytecode_gen.pir lua/library/gl.pir lua/library/sha1.pir -t/*.lua -t/*.luac -t/*.orig_out -t/*.parrot_out -t/*.pir +lexico.lua +luad.lua +luad.luac +test_lex.lua Test/More.*