aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-06 04:51:33 +1000
committerDavid Walter Seikel2012-01-06 04:51:33 +1000
commit14cfc7d0932dd67bfcd980776049e652fee4a5f4 (patch)
tree2503e81a8fef238f672249ab12e34edd8773644f /.gitignore
parentUpdate the not yet used real parser includes to. (diff)
downloadSledjHamr-14cfc7d0932dd67bfcd980776049e652fee4a5f4.zip
SledjHamr-14cfc7d0932dd67bfcd980776049e652fee4a5f4.tar.gz
SledjHamr-14cfc7d0932dd67bfcd980776049e652fee4a5f4.tar.bz2
SledjHamr-14cfc7d0932dd67bfcd980776049e652fee4a5f4.tar.xz
Add more LSL parsing structure.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8555fd6..b4f6b51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@ LuaSL/LuaSL_parser
5LuaSL/src/*.tab.* 5LuaSL/src/*.tab.*
6LuaSL/src/LuaSL_lexer.c 6LuaSL/src/LuaSL_lexer.c
7LuaSL/src/LuaSL_lexer.h 7LuaSL/src/LuaSL_lexer.h
8LuaSL/src/LuaSL_LSL_lexer.c
9LuaSL/src/LuaSL_LSL_lexer.h
8 10