kccf/.gitignore
ythong 80b5ed1da4 Initial commit - KCCF 문화원연합회 누리집
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 11:38:15 +09:00

19 lines
181 B
Plaintext

# Maven build output
target/
# IDE
.settings/
.project
.classpath
*.class
# Large media files (upload to file server separately)
*.mp4
*.avi
*.mov
*.wmv
# OS
.DS_Store
Thumbs.db