From 9d189605d5ccdbd7125f2e8839c63fa2028d44c1 Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Tue, 8 May 2012 20:42:59 -0700 Subject: 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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') 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 -- cgit v1.2.3-18-g5258