view backend/couchdb/CouchApp/feedworm/.couchappignore @ 193:c345a26febc2

add a toolbar icon for marking selected entries as read
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 24 Sep 2011 08:07:23 +0200
parents a5bda54309ba
children
line wrap: on
line source

[
  // filenames matching these regexps will not be pushed to the database
  // uncomment to activate; separate entries with ","
  // ".*~$"
  // ".*\\.swp$"
  // ".*\\.bak$"
  "setup.sh"
]