aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-04-22 14:31:56 +1000
committerDavid Walter Seikel2014-04-22 14:31:56 +1000
commit9410830b5d317c3da4758c8c63f5e67b708b755c (patch)
tree7a2c24875db8c85e5b55d111b88cf08888968fce /.gitignore
parentMove the test sim to the media directory. (diff)
downloadSledjHamr-9410830b5d317c3da4758c8c63f5e67b708b755c.zip
SledjHamr-9410830b5d317c3da4758c8c63f5e67b708b755c.tar.gz
SledjHamr-9410830b5d317c3da4758c8c63f5e67b708b755c.tar.bz2
SledjHamr-9410830b5d317c3da4758c8c63f5e67b708b755c.tar.xz
Move LuaSL source up one directory.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 8 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 84b3dc5..347d6c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -322,12 +322,12 @@ LuaSL/LuaSL
322LuaSL/LuaSL_test 322LuaSL/LuaSL_test
323LuaSL/LuaSL_parser 323LuaSL/LuaSL_parser
324LuaSL/constants.lsl 324LuaSL/constants.lsl
325LuaSL/src/LuaSL_lemon_yaccer.c 325LuaSL/LuaSL_lemon_yaccer.c
326LuaSL/src/LuaSL_lemon_yaccer.h 326LuaSL/LuaSL_lemon_yaccer.h
327LuaSL/src/LuaSL_lemon_yaccer.out 327LuaSL/LuaSL_lemon_yaccer.out
328LuaSL/src/lex.backup 328LuaSL/lex.backup
329LuaSL/src/LuaSL_lexer.c 329LuaSL/LuaSL_lexer.c
330LuaSL/src/LuaSL_lexer.h 330LuaSL/LuaSL_lexer.h
331LuaSL/src/LuaSL_LSL_lexer.c 331LuaSL/LuaSL_LSL_lexer.c
332LuaSL/src/LuaSL_LSL_lexer.h 332LuaSL/LuaSL_LSL_lexer.h
333 333