This commit is contained in:
2025-03-25 17:30:21 +09:00
commit aede56d4f2
189 changed files with 46849 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# 자동 줄바꿈 변환 방지
* text=auto
*.js text eol=lf
*.jsx text eol=lf
*.ts text eol=lf
*.tsx text eol=lf
*.scss text eol=lf
*.css text eol=lf