Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitattributes - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0f8bbbfb5d132e6cabec2b54d75714bcf709ac3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#Default, normalize CRLF into LF in non-binary files
# Files identified as binary by Git are not changed
* crlf=auto

# special files
*.sh crlf=input
*.py crlf=input

*.bat text eol=crlf

*.der binary
*.gz binary
*.jpeg binary
*.jpg binary
*.png binary
*.gz binary