view backend/couchdb/CouchApp/feedworm/.couchappignore @ 203:173fd7b9198f

remove obsolete couchdb snippets - this feature is implemented
author dirk
date Tue, 03 Apr 2012 04:54:06 +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"
]