view backend/couchdb/CouchApp/feedworm/.couchappignore @ 190:b7d41325386b

switch to the couchdb backend as default
author dirk
date Wed, 21 Sep 2011 12:52: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"
]