# 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

# Exclude files and dirs from git archive
# matching what buildrelease.py does
.git*           export-ignore
.mailmap        export-ignore
replicate/      export-ignore
scripts/        export-ignore
tests/          export-ignore
