view backend/couchdb/CouchApp/feedworm/.couchappignore @ 234:82199c57ad93

remove old eclipse artifacts
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 26 Jan 2015 06:26:15 +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"
]