summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-02-12 15:09:25 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-02-12 15:09:25 (GMT)
commit5546f7d01e87a8fcbd8ea5c9e13162ccd474d7e8 (patch)
treee9f70416adf08092eee325ca0d3f2e6bca38e936 /.gitignore
parentec6d1012b263049241984dfc96fae37f4280e7eb (diff)
downloadpowder-5546f7d01e87a8fcbd8ea5c9e13162ccd474d7e8.zip
powder-5546f7d01e87a8fcbd8ea5c9e13162ccd474d7e8.tar.gz
Fixed some lua methods, set decorations enabled by default, allow toggling of decorations with ctrl+b, saving and loading of render, display and colour modes for the renderer
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2198a51..5d8d28f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,4 +5,6 @@
*.a
*.la
*~
-*.pref \ No newline at end of file
+*.pref
+stdout.txt
+stderr.txt \ No newline at end of file