Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Čihař <mcihar@novell.com>2010-04-13 13:33:07 +0400
committerMichal Čihař <mcihar@novell.com>2010-04-13 13:41:00 +0400
commit176583f4aea4a6a44bbd24d14bc142e0e41e1918 (patch)
treed65602456e5f2dac19e7683f6b2c18811085b0d8 /.gitignore
parented9ef7cb12ab421e74355ebb278f51b41e5987f2 (diff)
Add javascript compressor.
It uses http://code.google.com/closure/compiler/ for now.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1356d4cc1f..bae35cb413 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ phpmyadmin.wpj
locale
# Backups
*~
+# Javascript sources
+sources