This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a commit to branch branch_9_10
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/branch_9_10 by this push:
new e64e0394e8a Kotlin gitignore
e64e0394e8a is described below
commit e64e0394e8a1a75b50a102087d82126f6e63397b
Author: Jan Høydahl <[email protected]>
AuthorDate: Sat Nov 1 13:17:39 2025 +0100
Kotlin gitignore
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 4c6c5d3e18e..05199687470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,6 +36,9 @@ __pycache__
gradle/wrapper/gradle-wrapper.jar
.gradletasknamecache
+# Kotlin
+.kotlin/
+
# WANT TO ADD MORE? You can tell Git without adding to this file:
# See https://git-scm.com/docs/gitignore
# In particular, if you have tools you use, add to $GIT_DIR/info/exclude or
use core.excludesFile