summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-17 22:22:38 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-17 22:22:38 -0400
commit780226fa442abda5cb5b1018e998f50e7985e908 (patch)
tree353b00372e2137e72236c5665293133114208277 /.gitignore
parent11d9810801baa3e9627e99f0a58ef0eedaeb5bae (diff)
downloadhtml5ks-780226fa442abda5cb5b1018e998f50e7985e908.tar.xz
html5ks-780226fa442abda5cb5b1018e998f50e7985e908.zip
toolchain improvements
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 902d0ed..ef69786 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,11 +1,15 @@
# unrpyc built code
/unrpyc/renpy
+/unrpyc/*.json.gz
/unrpyc/*.json.o
/unrpyc/*.json
/unrpyc/*.rpyc
-# generated nginx conf
+# generated nginx conf - see nginx.sh
/nginx.gen.conf
# ignore 'copyrighted' contents similar to emulators
/www/scripts
/www/dump
/rpy
+
+# generated files
+/www/*.appcache