# HG changeset patch # User cavaliet # Date 1413560908 -7200 # Node ID 54d3b561a48222941d169aa3cd2b13c331ac5693 # Parent c922bf9167aac59b27cdbe4e7ff6f81582590f3c update hgignore diff -r c922bf9167aa -r 54d3b561a482 .hgignore --- a/.hgignore Fri Oct 17 17:45:38 2014 +0200 +++ b/.hgignore Fri Oct 17 17:48:28 2014 +0200 @@ -21,6 +21,5 @@ ^annot-server/static/js/lib ^annot-server/static/data ^annot-server/templates/annotationclient.html$ - -syntax: regexp -^annot-server/webapp/templates/annotationclient\.html$ \ No newline at end of file +^annot-server/webapp/templates/annotationclient\.html$ +^.settings/org.eclipse.core.resources.prefs$ \ No newline at end of file