summaryrefslogtreecommitdiff
path: root/vendor/adodb/adodb-php/.gitattributes
blob: 2cb098d87699e1f0f0bda3c5059f673d3bf455b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Default behavior
* text=auto

# Text files to be normalized to lf line endings
*.php	text
*.htm*	text
*.sql	text
*.txt	text
*.xml	text
*.xsl	text

# Windows-only files
*.bat	eol=crlf

# Binary files
*.gif	binary