thevoidroad/.gitignore

13 lines
142 B
Plaintext
Raw Normal View History

2024-01-19 15:38:12 +01:00
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
run/
bin/
.idea/
.settings/
.project