summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2012-05-08 20:42:59 -0700
committerArun Persaud <arun@nubati.net>2012-05-08 20:42:59 -0700
commit9d189605d5ccdbd7125f2e8839c63fa2028d44c1 (patch)
treedf3343a0a368cc12a71da8b7cda8295bbf2bd611 /.gitignore
parent2fb259fc72129bcb9d209368a97c99638ef77001 (diff)
downloade-DoKo-9d189605d5ccdbd7125f2e8839c63fa2028d44c1.tar.gz
e-DoKo-9d189605d5ccdbd7125f2e8839c63fa2028d44c1.tar.bz2
e-DoKo-9d189605d5ccdbd7125f2e8839c63fa2028d44c1.zip
auto-versioning for js and css files. Needs .htaccess to be installed
The md5 of the file will be added to the filename of the .js or .css file. .htaccess will remove these again, but the browser will be able to cache correctly now.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6a0fae2..73d57b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ pics/arrow2.svg
pics/arrow3.svg
scoretest.txt
testscoring.php
+.htaccess \ No newline at end of file