You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2019/02/22 17:28:31 UTC

[couchdb-khash] 24/25: Git ignore compile_commands.json

This is an automated email from the ASF dual-hosted git repository.

jaydoane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-khash.git

commit 83795217161d1fe050d0fb0597b649419d76972f
Author: Jay Doane <ja...@apache.org>
AuthorDate: Thu Feb 21 16:06:06 2019 -0800

    Git ignore compile_commands.json
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 7e47c63..9fecffb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ test/*.beam
 .rebar
 priv/*.so
 vc*.pdb
+compile_commands.json