forgeboot/forgeboot-webflux/.gitattributes
gewuyou 6bfda9227f chore(forgeboot-webflux): Initialize project configuration
- Add .gitattributes files, set file line breaks and binary files to handle - Create .gitignore files, ignore unnecessary project files and directories
- Create a new build.gradle.kts file, configure root project properties and dependencies
2025-05-02 14:14:01 +08:00

4 lines
54 B
Plaintext

/gradlew text eol=lf
*.bat text eol=crlf
*.jar binary