creeperpit/.gitignore
2026-01-17 18:38:59 +01:00

14 lines
171 B
Plaintext

# Ignore compiled class files
*.class
# Ignore Maven target directory
target/
out/
# Ignore IntelliJ IDEA project files
.idea/
*.iml
# Ignore Mac OS metadata
.DS_Store