diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,4 +5,6 @@ LuaSL/LuaSL_parser | |||
5 | LuaSL/src/*.tab.* | 5 | LuaSL/src/*.tab.* |
6 | LuaSL/src/LuaSL_lexer.c | 6 | LuaSL/src/LuaSL_lexer.c |
7 | LuaSL/src/LuaSL_lexer.h | 7 | LuaSL/src/LuaSL_lexer.h |
8 | LuaSL/src/LuaSL_LSL_lexer.c | ||
9 | LuaSL/src/LuaSL_LSL_lexer.h | ||
8 | 10 | ||