This is an automated email from the ASF dual-hosted git repository.
rskraba pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/avro.git
The following commit(s) were added to refs/heads/master by this push:
new 20cbf14 Add .java-version (jenv) to .gitignore (#940)
20cbf14 is described below
commit 20cbf14f8473154f0a27f064ec04823a8349c6a1
Author: Chris Coutinho <[email protected]>
AuthorDate: Mon Aug 10 17:46:05 2020 +0200
Add .java-version (jenv) to .gitignore (#940)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 333dfc0..fd46be4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,6 +23,7 @@ test-output
.factorypath
.mypy_cache
.python-version
+.java-version
.coverage
vendor
composer.lock