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-b64url.git
commit 69b530877b12dc3a8d5620fbb7f8febed0404a97 Author: Jay Doane <jaydo...@apache.org> AuthorDate: Fri Feb 22 09:40:27 2019 -0800 Git ignore compile_commands.json --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 24f9e66..d20aa47 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ ebin/ priv/ .rebar/ vc110.pdb +compile_commands.json