From 14cfc7d0932dd67bfcd980776049e652fee4a5f4 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Fri, 6 Jan 2012 04:51:33 +1000 Subject: Add more LSL parsing structure. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8555fd6..b4f6b51 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ LuaSL/LuaSL_parser LuaSL/src/*.tab.* LuaSL/src/LuaSL_lexer.c LuaSL/src/LuaSL_lexer.h +LuaSL/src/LuaSL_LSL_lexer.c +LuaSL/src/LuaSL_LSL_lexer.h -- cgit v1.1