3e135041ac
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
26 lines
257 B
Plaintext
26 lines
257 B
Plaintext
# Compiled class files
|
|
WebContent/WEB-INF/classes/
|
|
|
|
# Eclipse project files
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
|
|
# Logs
|
|
logs/
|
|
*.log
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Docker environment files
|
|
.env
|
|
env.development
|
|
env.production
|
|
|
|
# Temporary files
|
|
*.tmp
|
|
*.swp
|
|
*~
|