From 224dcbadf3e0a1ea572996b74d1adec0db54a81c Mon Sep 17 00:00:00 2001 From: rgrp Date: Wed, 9 Nov 2011 00:13:05 +0000 Subject: [PATCH] [misc][xs]: remove some left-over couchapp-isms. --- .couchappignore | 7 ------- .couchapprc | 1 - 2 files changed, 8 deletions(-) delete mode 100755 .couchappignore delete mode 100755 .couchapprc diff --git a/.couchappignore b/.couchappignore deleted file mode 100755 index 8b9f9dd9..00000000 --- a/.couchappignore +++ /dev/null @@ -1,7 +0,0 @@ -[ - // filenames matching these regexps will not be pushed to the database - // uncomment to activate; separate entries with "," - // ".*~$" - // ".*\\.swp$" - // ".*\\.bak$" -] \ No newline at end of file diff --git a/.couchapprc b/.couchapprc deleted file mode 100755 index 9e26dfee..00000000 --- a/.couchapprc +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file