view backend/couchdb/CouchApp/feedworm/.couchappignore @ 216:9bc4b2465435

change the hardcoded browser
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 27 Apr 2014 05:19:45 +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"
]