Codebase list python-werkzeug / debian/0.16.1+dfsg1-1 .gitattributes
debian/0.16.1+dfsg1-1

Tree @debian/0.16.1+dfsg1-1 (Download .tar.gz)

.gitattributes @debian/0.16.1+dfsg1-1raw · history · blame

1
2
3
4
5
6
7
8
# Normalize CRLF to LF for all text files
* text=auto

# Declare binary file types so they won't be normalized
*.png binary
*.jpg binary
tests/**/*.http binary
tests/res/test.txt binary