diff options
author | Jeff Mitchell <etherpad@jefferai.org> | 2010-04-07 18:56:02 -0400 |
---|---|---|
committer | Jeff Mitchell <etherpad@jefferai.org> | 2010-04-07 18:56:02 -0400 |
commit | 4f3e0789c45056a5fa2ab76c006d4357f1cac0fc (patch) | |
tree | 04221247706b6de1f3d7675b0a0c790e811530a7 /.gitignore | |
parent | f3a00dbd3c67a11487186b846e3243bd3d7738ea (diff) | |
download | etherpad-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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |