creeperpit/.gitignore
2026-01-15 15:43:06 +00:00

13 lines
166 B
Plaintext

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