mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 18:18:38 +00:00
7 lines
178 B
Plaintext
7 lines
178 B
Plaintext
# Ignore all differences in line endings for the lock file.
|
|
versions.lock text eol=lf
|
|
versions.toml text eol=lf
|
|
|
|
# Gradle files are always in LF.
|
|
*.gradle text eol=lf
|