view backend/couchdb/CouchApp/feedworm/.couchappignore @ 201:50b578588405

method ordering
author dirk
date Wed, 01 Feb 2012 01:26:09 +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"
]