view backend/couchdb/CouchApp/feedworm/.couchappignore @ 208:a2552f1e450e

display the feed's URL on the feed settings dialog
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 01 Jun 2012 17:29:43 +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"
]