Explorar el Código

Back at master branch.

Hooray. So long materials branch, you served us well ;)
alteredq hace 15 años
padre
commit
bc11316ae9
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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>