mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 05:14:25 +08:00
- Added .gitattributes file for config file line terminators and binary file processing - Added a .gitignore file to ignore project build output and IDE-related files
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
/gradlew text eol=lf
|
|
*.bat text eol=crlf
|
|
*.jar binary
|