forked from codemix/gitignore-parser
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitattributes
More file actions
30 lines (29 loc) · 739 Bytes
/
Copy path.gitattributes
File metadata and controls
30 lines (29 loc) · 739 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
*.sh text eol=lf
*.bat text eol=crlf
*.php text eol=lf
*.inc text eol=lf
*.ini text eol=lf
*.html text eol=lf
*.json text eol=lf
*.js text eol=lf
*.ts text eol=lf
*.jsdoc text eol=lf
*.css text eol=lf
*.less text eol=lf
*.sass text eol=lf
*.styl text eol=lf
*.ini text eol=lf
*.txt text eol=lf
*.xml text eol=lf
*.yml text eol=lf
*.yaml text eol=lf
*.md text eol=lf
*.markdown text eol=lf
*.json5 text eol=lf
Makefile text eol=lf
*.pdf binary
*.psd binary
*.png binary
*.jpg binary
*.pptx binary
*.xlsx binary