← 모든 코드 파일

.gitattributes

줄바꿈을 정규화하고 바이너리 파일을 표시해 diff를 깔끔하게 유지.

* text=auto eol=lf

*.png binary
*.jpg binary
*.gif binary
*.woff2 binary
*.pdf binary

*.sh text eol=lf
*.bat text eol=crlf

이 도구에 대해

줄바꿈을 정규화하고 바이너리 파일을 표시해 diff를 깔끔하게 유지.

바로 사용할 수 있는 .gitattributes — 내용을 보고 복사하거나 올바른 파일명으로 다운로드하세요. 무료, 100% 브라우저에서.