aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-23 21:59:08 +1000
committerDavid Walter Seikel2012-01-23 21:59:08 +1000
commit0f4df9b15236188b72b34f30a1d806e801b5f37a (patch)
tree53e7202af2c43302a9729960c5457f7a5f4c17a1 /.gitignore
parentAdded a big bunch of example lua scripts for testing the speed of lua compiling. (diff)
downloadSledjHamr-0f4df9b15236188b72b34f30a1d806e801b5f37a.zip
SledjHamr-0f4df9b15236188b72b34f30a1d806e801b5f37a.tar.gz
SledjHamr-0f4df9b15236188b72b34f30a1d806e801b5f37a.tar.bz2
SledjHamr-0f4df9b15236188b72b34f30a1d806e801b5f37a.tar.xz
Exercise the lua compiler to, and produce an estimate of compile time. Also comment out the edje stuff for now.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 14a7253..132c17f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
1*.backup 1*.backup
2*.edj 2*.edj
3*.o 3*.o
4*.out
4*.output 5*.output
5*.diff 6*.diff
6*.lsl.lua 7*.lsl.lua