- Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitattributes
More file actions
Latest commit
21 lines (17 loc) · 574 Bytes
/
Copy path.gitattributes
File metadata and controls
21 lines (17 loc) · 574 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Force LF line endings for files that run inside Linux containers.
# Without this, Windows Git (core.autocrlf=true) produces CRLF files that
# break bash scripts mounted into Docker volumes and the gradlew wrapper.
*text=auto
gradlewtexteol=lf
*.shtexteol=lf
Dockerfile*texteol=lf
*.gradletexteol=lf
*.ymltexteol=lf
*.yamltexteol=lf
*.propertiestexteol=lf
*.ps1texteol=crlf
*.battexteol=crlf
*.cmdtexteol=crlf
*.jarbinary
*.pngbinary
*.jpgbinary