view backend/couchdb/CouchApp/feedworm/.couchappignore @ 243:51d2c3d55f4b

remove debug printing of the response
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 08 Jun 2015 19:27:35 +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"
]