comparison backend/couchdb/CouchApp/feedworm/.couchappignore @ 165:a5bda54309ba

add a couchapp for easy/automated setup
author Dirk Olmes <dirk@xanthippe.ping.de>
date Mon, 29 Aug 2011 04:12:01 +0200
parents
children
comparison
equal deleted inserted replaced
164:3eeda7cec39b 165:a5bda54309ba
1 [
2 // filenames matching these regexps will not be pushed to the database
3 // uncomment to activate; separate entries with ","
4 // ".*~$"
5 // ".*\\.swp$"
6 // ".*\\.bak$"
7 "setup.sh"
8 ]