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/02/25 21:20:44 UTC

[couchdb-snappy] 02/02: GIt ignore compilation artifacts

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

jaydoane pushed a commit to branch remove-required-otp-version
in repository https://gitbox.apache.org/repos/asf/couchdb-snappy.git

commit c509a55ae139434453a71750e9886b4aa07dda0f
Author: Jay Doane <ja...@apache.org>
AuthorDate: Sat Feb 25 13:20:23 2023 -0800

    GIt ignore compilation artifacts
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 61b4fa5..24dbac2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,8 +2,10 @@ Makefile
 ebin
 priv
 .eunit
+*.d
 *.o
 *.lo
 *.la
 *~
 *.swp
+compile_commands.json