summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChad Weider <cweider@oofn.net>2012-01-15 17:33:53 -0800
committerChad Weider <cweider@oofn.net>2012-01-22 09:46:08 -0800
commitb175ad562a20f71e713ba70d7b51a46675585dad (patch)
tree88012aaaf8c08a42f9bc17cbd442b9f801f938e3 /.gitignore
parent53549b7422b9e61ed9685f95d36d33031fcf6910 (diff)
downloadetherpad-lite-b175ad562a20f71e713ba70d7b51a46675585dad.zip
Use uncompressed jQuery.
The jQuery library does not need to be compressed; it is compressed as a consequence of being included in `pad.js`.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 50cd6e21..32f9ea7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
node_modules
settings.json
-static/js/jquery.min.js
+static/js/jquery.js
APIKEY.txt
bin/abiword.exe
bin/node.exe