view backend/couchdb/CouchApp/feedworm/.couchappignore @ 184:006477cdc7de

fix abug in the view
author dirk
date Sun, 11 Sep 2011 07:44:11 +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"
]