view backend/couchdb/CouchApp/feedworm/.couchappignore @ 212:1262b1168f1f

calculate the number of unread entries while performing map/reduce
author dirk
date Sat, 18 Aug 2012 04:44:51 +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"
]