view backend/couchdb/CouchApp/feedworm/.couchappignore @ 207:c694bfb732bc

implement zooming the web view
author dirk
date Wed, 25 Jul 2012 01:49:28 +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"
]