change line endings

This commit is contained in:
Jack
2024-07-23 23:35:23 -04:00
parent 92b92b5969
commit bb14509fbd
27 changed files with 0 additions and 2143 deletions

23
.gitignore vendored
View File

@@ -1,23 +0,0 @@
# User-specific IDEA files
.idea
*.iml
# Gradle build files
.gradle
**/build/
!src/**/build/
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Avoid ignore Gradle wrappper properties
!gradle-wrapper.properties
# Cache of project
.gradletasknamecache
# Eclipse Gradle plugin generated files
# Eclipse Core
.project
# JDT-specific (Eclipse Java Development Tools)
.classpath