Files
AI/참고/playwright-main/.gitattributes
2026-05-12 19:40:31 +09:00

5 lines
140 B
Plaintext

# text files must be lf for golden file tests to work
* text=auto eol=lf
# make project show as TS on GitHub
*.js linguist-detectable=false