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 2022/10/06 05:56:09 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 512dc532b22bbffcfb234b46c063b3bd2b372c25
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