# Maven build output target/ # IDE .settings/ .project .classpath *.class # Large media files (upload to file server separately) *.mp4 *.avi *.mov *.wmv # DB dumps (never commit) *.dmp # DBA 작업 메모 (덤프 명령 기록) /백업.txt # Sample large images (not real content) **/sample/sample-multimedia*.jpg # OS .DS_Store Thumbs.db