view backend/couchdb/CouchApp/feedworm/.couchappignore @ 221:a383abe2e81a

update to python3
author Dirk Olmes <dirk@xanthippe.ping.de>
date Thu, 22 May 2014 05:10:51 +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"
]