view backend/couchdb/CouchApp/feedworm/.couchappignore @ 209:a683c65d324d

Automated merge with https://xanthippe.dyndns.org/hg/Feedworm
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 04 Jun 2012 08:35:17 +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"
]