view backend/couchdb/CouchApp/feedworm/.couchappignore @ 174:d0ced79b5030

implement expiring read feed entries
author dirk
date Fri, 09 Sep 2011 17:21:34 +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"
]