Files
autotrade/.gitignore

25 lines
260 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Gradle
.gradle/
build/
# Local JDK / toolchain installs (optional per-machine)
.jdk21/
# Fabric Loom dev client / game output
run/
runs/
# IDE
.idea/
*.iml
# OS
.DS_Store
Thumbs.db
# Logs & local scratch
*.log
out.txt
full_build.txt
compile_err.txt