Add .gitignore
Project: http://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache/commit/175d69bf Tree: http://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache/tree/175d69bf Diff: http://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache/diff/175d69bf Branch: refs/heads/import Commit: 175d69bf254de855ba5345a7c04e95a8576ab62f Parents: 9911ea5 Author: Paul J. Davis <[email protected]> Authored: Fri Dec 28 03:02:07 2012 -0600 Committer: Paul J. Davis <[email protected]> Committed: Fri Dec 28 03:02:07 2012 -0600 ---------------------------------------------------------------------- .gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-ddoc-cache/blob/175d69bf/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc83a9a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ebin/
