From 93d917e0a5217c25ac6bde17cbfd9ff8aa66d236 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Sat, 21 Jan 2012 19:43:42 +1000 Subject: Ignore output files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a96a411..512727d 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,8 @@ *.edj *.o *.output +*.lsl.lua +*.lsl2 LuaSL/LuaSL LuaSL/LuaSL_parser LuaSL/src/LuaSL_lemon_yaccer.c -- cgit v1.1