Files
2026-03-12 10:11:52 +09:00

24 lines
215 B
Plaintext

# Build outputs
build/
bin/
out/
# Gradle
.gradle/
# Eclipse
.settings/
.classpath
.project
.factorypath
# APT generated
/.apt_generated/
/.apt_generated_tests/
# Compiled class files
*.class
# Log files
*.log