summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJacob1 <jfu614@gmail.com>2012-05-24 00:08:53 (GMT)
committer Jacob1 <jfu614@gmail.com>2012-05-24 00:08:53 (GMT)
commitbe2fe943c049d479bec9c476e196037678e05b32 (patch)
tree0344a7fa848353d560c45a85a0949a34a12aba50 /.gitignore
parentb9439454360fa5f1b340459aca44597e24f21489 (diff)
downloadpowder-be2fe943c049d479bec9c476e196037678e05b32.zip
powder-be2fe943c049d479bec9c476e196037678e05b32.tar.gz
Prevent accidental infinite loops in lua
Also fix glitch when step_functions[0] is unregistered but others aren't
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f22dc53..27e78a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,4 +17,4 @@ src/python/stdlib/*
*.bat
*.o
*.me
-* \ No newline at end of file
+*