浏览代码

Back at master branch.

Hooray. So long materials branch, you served us well ;)
alteredq 15 年之前
父节点
当前提交
bc11316ae9
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      examples/obj/walt/.htaccess

+ 4 - 0
examples/obj/walt/.htaccess

@@ -1,3 +1,7 @@
 <Files *.js>
 SetOutputFilter DEFLATE
 </Files>
+
+<Files *.bin>
+SetOutputFilter DEFLATE
+</Files>