view backend/couchdb/CouchApp/feedworm/.couchappignore @ 218:699d8f1cebd4

unify imports, especially Qt imports. Use consistent super syntax
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sun, 27 Apr 2014 06:04:57 +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"
]