You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/01/25 14:10:50 UTC

[couchdb] 01/02: Exclude asdf's config file

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

rnewson pushed a commit to branch 503-if-search-not-available
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit f19f33e4be0c0def222e39113161d7883474c39a
Author: Robert Newson <rn...@apache.org>
AuthorDate: Thu Jan 5 11:46:13 2023 +0000

    Exclude asdf's config file
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 95c05e981..a65b4327d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -133,3 +133,5 @@ test/javascript/junit.xml
 
 .idea
 *.lock
+
+.tool-versions