Files
CommunityMarket/.gitignore
T
2026-02-22 11:02:34 +00:00

28 lines
233 B
Plaintext

# Maven build outputs
target/
dependency-reduced-pom.xml
# IntelliJ IDEA
.idea/
*.iml
*.iws
*.ipr
# Eclipse
.classpath
.project
.settings/
# VS Code
.vscode/
# macOS
.DS_Store
**/.DS_Store
# Windows
Thumbs.db
# Local dev
*.log