From 712023b8e3fc50653bbc826abacbdd5f973c01c4 Mon Sep 17 00:00:00 2001 From: bubio Date: Fri, 13 Feb 2026 19:01:48 +0900 Subject: [PATCH] =?UTF-8?q?git:=20=E6=94=B9=E8=A1=8C=E8=A1=9D=E7=AA=81?= =?UTF-8?q?=E3=82=92=E6=B8=9B=E3=82=89=E3=81=99=20.gitattributes=20?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitattributes | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7a93e30 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,24 @@ +# Keep line endings stable across platforms without forcing mass conversion. +* text=auto + +# Binary assets +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.bmp binary +*.ico binary +*.wav binary +*.mp3 binary +*.ogg binary +*.flac binary +*.zip binary +*.7z binary +*.rar binary +*.gz binary +*.bz2 binary +*.xz binary +*.pdf binary +*.rom binary +*.d88 binary +*.n80 binary