mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-23 00:03:48 -07:00
.github
build-data
gradle
licenses
paper-api
paper-api-generator
paper-server
scripts
test-plugin
.editorconfig
.gitattributes
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
SECURITY.md
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
settings.gradle.kts
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
* text=auto eol=lf
|
|
|
|
*.sh text eol=lf
|
|
gradlew text eol=lf
|
|
*.bat text eol=crlf
|
|
|
|
*.jar binary
|