aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJeff Mitchell <etherpad@jefferai.org>2010-04-07 18:56:02 -0400
committerJeff Mitchell <etherpad@jefferai.org>2010-04-07 18:56:02 -0400
commit4f3e0789c45056a5fa2ab76c006d4357f1cac0fc (patch)
tree04221247706b6de1f3d7675b0a0c790e811530a7 /.gitignore
parentf3a00dbd3c67a11487186b846e3243bd3d7738ea (diff)
downloadetherpad-4f3e0789c45056a5fa2ab76c006d4357f1cac0fc.tar.gz
etherpad-4f3e0789c45056a5fa2ab76c006d4357f1cac0fc.tar.xz
etherpad-4f3e0789c45056a5fa2ab76c006d4357f1cac0fc.zip
Many users may add the cos.jar file for import/export; place in .gitignore so those users don't constantly have git whining at them.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 850962b..c99c9f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ etherpad/src/static/js/domline_client.js
etherpad/src/static/js/easysync2_client.js
etherpad/src/static/js/linestylefilter_client.js
etherpad/*.log
+infrastructure/lib/cos.jar