You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by ii...@apache.org on 2016/03/16 19:14:57 UTC

couchdb-erlang-tests git commit: Add .gitignore

Repository: couchdb-erlang-tests
Updated Branches:
  refs/heads/master [created] 2f937ca9b


Add .gitignore


Project: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/commit/2f937ca9
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/tree/2f937ca9
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/diff/2f937ca9

Branch: refs/heads/master
Commit: 2f937ca9b3680593685676f0f23795add94290f1
Parents: 
Author: ILYA Khlopotov <ii...@ca.ibm.com>
Authored: Wed Mar 16 11:14:46 2016 -0700
Committer: ILYA Khlopotov <ii...@ca.ibm.com>
Committed: Wed Mar 16 11:14:46 2016 -0700

----------------------------------------------------------------------
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-erlang-tests/blob/2f937ca9/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..083179d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.o
+*.so
+ebin/
+
+.rebar/
+.eunit