Repository: couchdb-couch-httpd
Updated Branches:
  refs/heads/master [created] 6bb6e79ba


Add .gitignore


Project: http://git-wip-us.apache.org/repos/asf/couchdb-couch-httpd/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/couchdb-couch-httpd/commit/6bb6e79b
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-couch-httpd/tree/6bb6e79b
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-couch-httpd/diff/6bb6e79b

Branch: refs/heads/master
Commit: 6bb6e79ba57efbb8f4900e2ba95d1fc707f9218f
Parents: 
Author: ILYA Khlopotov <iil...@ca.ibm.com>
Authored: Tue Mar 1 12:10:57 2016 -0800
Committer: ILYA Khlopotov <iil...@ca.ibm.com>
Committed: Tue Mar 1 12:10:57 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/couchdb-couch-httpd/blob/6bb6e79b/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c1a4701
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.o
+*.so
+ebin/
+
+priv/couch_js/config.h
+priv/couchjs
+priv/couchspawnkillable
+priv/*.exp
+priv/*.lib
+vc120.pdb
+
+.rebar/
+.eunit

Reply via email to