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 2023/06/15 05:10:20 UTC

[couchdb-hqueue] 01/01: Git ignore compile artifacts

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

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

commit 37a6c3f44b66c7e6ace6c379abce195aad648995
Author: Jay Doane <ja...@apache.org>
AuthorDate: Wed Oct 5 22:55:55 2022 -0700

    Git ignore compile artifacts
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index b54f306..d765922 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,11 @@
 .hqueue.dev
+*.d
 *.o
 *.beam
 *.so
 .eunit
 erl_crash.dump
 rebar
+ebin
+compile_commands.json