view backend/couchdb/CouchApp/feedworm/.couchappignore @ 182:964661153b97

hide read feed entries if configured
author dirk
date Sat, 10 Sep 2011 09:15:25 +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"
]