view backend/couchdb/CouchApp/feedworm/.couchappignore @ 175:57e324fa4350

implement getting a list of feeds that have unread entries
author dirk
date Fri, 09 Sep 2011 18:17:57 +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"
]