projects
/
platform
/
upstream
/
libusb.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Git: add export-ignore for git config file
[platform/upstream/libusb.git]
/
.gitattributes
1
*.sh eol=lf
2
*.ac eol=lf
3
*.am eol=lf
4
*.dsw eol=crlf
5
*.dsp eol=crlf whitespace=space-before-tab
6
*.sln eol=crlf
7
*.vcxproj* eol=crlf
8
.gitattributes export-ignore
9
.gitignore export-ignore