view backend/couchdb/CouchApp/feedworm/.couchappignore @ 250:f715378371ab

ignore the eric project directory
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 21 Oct 2017 10:31:02 +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"
]