view backend/couchdb/CouchApp/feedworm/.couchappignore @ 200:a122d42bfe72

remove unimplemented test
author dirk
date Fri, 27 Jan 2012 09:46:40 +0100
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"
]