view backend/couchdb/CouchApp/feedworm/.couchappignore @ 248:f08fa6dcb86f

remove unused import
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 09 Jun 2016 05:09: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"
]