Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1dfee83

Browse files
committed
add .gitattributes
1 parent4a6c00f commit1dfee83

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

‎.gitattributes

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Auto detect text files and perform LF normalization
2+
*text=auto
3+
4+
*.htmltextdiff=html
5+
*.csstext
6+
*.lesstext
7+
*.jstext
8+
*.tstext
9+
*.jsontext
10+
11+
# Denote all files that are truly binary and should not be modified.
12+
*.pngbinary
13+
*.jpgbinary
14+
15+
# absolute paths are ok, as are globs
16+
/**/postinst*texteol=lf
17+
18+
# paths that don't start with / are treated relative to the .gitattributes folder
19+
relative/path/*.txttexteol=lf

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp