mirror of https://github.com/apache/lucene.git
Ignore sdkmanrc file on Git (#58)
This commit is contained in:
parent
8c9b9546cc
commit
670bbf8b99
|
@ -25,3 +25,6 @@ __pycache__
|
||||||
|
|
||||||
# Emacs backup
|
# Emacs backup
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
# SDKMAN
|
||||||
|
.sdkmanrc
|
||||||
|
|
Loading…
Reference in New Issue