view backend/couchdb/CouchApp/feedworm/.couchappignore @ 247:ea6fa9568515

remove obsolete file
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 26 Nov 2015 05:32:16 +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"
]