aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2011-05-26 10:31:57 -0700
committerJunio C Hamano <gitster@pobox.com>2011-05-26 10:31:57 -0700
commita6f3f178bd7ce48f7fe4262a1e5efb3ae6a98a4d (patch)
treefa4658c6142b1561cc2459874968de5087ae8185 /.gitignore
parent229e72dd6a34a2fbe5998fbddde44cb00174a602 (diff)
parent2e987f92408f5ddd20246d7d9553b57d90767d54 (diff)
downloadgit-a6f3f178bd7ce48f7fe4262a1e5efb3ae6a98a4d.tar.gz
Merge branch 'jn/gitweb-js'
* jn/gitweb-js: gitweb: Make JavaScript ability to adjust timezones configurable gitweb.js: Add UI for selecting common timezone to display dates gitweb: JavaScript ability to adjust time based on timezone gitweb: Unify the way long timestamp is displayed gitweb: Refactor generating of long dates into format_timestamp_html gitweb.js: Provide getElementsByClassName method (if it not exists) gitweb.js: Introduce code to handle cookies from JavaScript gitweb.js: Extract and improve datetime handling gitweb.js: Provide default values for padding in padLeftStr and padLeft gitweb.js: Update and improve comments in JavaScript files gitweb: Split JavaScript for maintability, combining on build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4bdb83975c..acffdfaae6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -163,6 +163,7 @@
/gitk-git/gitk-wish
/gitweb/GITWEB-BUILD-OPTIONS
/gitweb/gitweb.cgi
+/gitweb/static/gitweb.js
/gitweb/static/gitweb.min.*
/test-chmtime
/test-ctype