aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-02-22 02:08:13 +1000
committerDavid Walter Seikel2012-02-22 02:08:13 +1000
commitdb07db3f6cdec03e9c16142c8e6a9d49801c5ae1 (patch)
tree25bf48e6b816cbb5a9c1fa202c8b2e465a35feb3 /.gitignore
parentMore commentry about how to make constants.lsl go away, and a little bit of c... (diff)
downloadSledjHamr-db07db3f6cdec03e9c16142c8e6a9d49801c5ae1.zip
SledjHamr-db07db3f6cdec03e9c16142c8e6a9d49801c5ae1.tar.gz
SledjHamr-db07db3f6cdec03e9c16142c8e6a9d49801c5ae1.tar.bz2
SledjHamr-db07db3f6cdec03e9c16142c8e6a9d49801c5ae1.tar.xz
Create constants.lsl at run time from LSL.lua, and use the same infrastructure to generate calls for OpenSim to deal with.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f537d8d..406131f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,7 @@ libraries/lemon/lemon
13LuaSL/LuaSL 13LuaSL/LuaSL
14LuaSL/LuaSL_test 14LuaSL/LuaSL_test
15LuaSL/LuaSL_parser 15LuaSL/LuaSL_parser
16LuaSL/constants.lsl
16LuaSL/src/LuaSL_lemon_yaccer.c 17LuaSL/src/LuaSL_lemon_yaccer.c
17LuaSL/src/LuaSL_lemon_yaccer.h 18LuaSL/src/LuaSL_lemon_yaccer.h
18LuaSL/src/LuaSL_lemon_yaccer.out 19LuaSL/src/LuaSL_lemon_yaccer.out