Switched from maven to gradle for builds
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -4,3 +4,12 @@
|
||||
target/
|
||||
.idea/
|
||||
logs/
|
||||
|
||||
# Ignore Gradle project-specific cache directory
|
||||
.gradle
|
||||
|
||||
# Ignore Gradle build output directory
|
||||
build
|
||||
|
||||
# Ignore Kotlin plugin data
|
||||
.kotlin
|
||||
|
||||
Reference in New Issue
Block a user