projects
/
openoffice-python:openoffice-python.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Introduce end-of-line normalization.
[openoffice-python:openoffice-python.git]
/
.gitattributes
1
* text=auto
2
3
# image files and such
4
*.pdf -text
5
*.ico -text
6
*.icns -text
7
*.tiff -text
8
*.png -text
9
*.jpg -text
10
11
# archive files
12
*.zip -text
13
*.bz2 -text
14
*.egg -text