You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
334 B
6 lines
334 B
*.service text eol=lf
|
|
# v1.7.1: deploy/ 셸 스크립트 + systemd drop-in conf — 장비에서 실행되므로 LF 강제
|
|
deploy/*.sh text eol=lf
|
|
deploy/**/*.conf text eol=lf
|
|
# v1.6.0: golden fixtures 는 장비 바이트 그대로 보존 — 어떤 EOL 변환도 금지 (byte-exact 테스트)
|
|
tests/fixtures/network_golden/** -text
|
|
|