Skip to content

Commit

Permalink
Add couchapp symlink dirs for publication option
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBlueHat committed Jul 22, 2014
1 parent 3caa19d commit 2ab5af0
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions couchapp/.couchappignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[
// filenames matching these regexps will not be pushed to the database
// uncomment to activate; separate entries with ","
// ".*~$"
// ".*\\.swp$"
// ".*\\.bak$"
"couchapp/*"
]
1 change: 1 addition & 0 deletions couchapp/.couchapprc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}
1 change: 1 addition & 0 deletions couchapp/_attachments
1 change: 1 addition & 0 deletions couchapp/_id
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
_design/hypothesis

0 comments on commit 2ab5af0

Please sign in to comment.