repo.or.cz
/
RRG-proxmark3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release v4.13441 - midsummer
[RRG-proxmark3.git]
/
.gitattributes
blob
c695ce49676d6f212a0b9c9daf819b1792cce30b
1
# .gitattributes
2
3
# prevent binary files from CRLF handling, diff and merge:
4
fpga/fpga.bit -crlf -diff
5
*.bin -crlf -diff
6
*.z -crlf -diff
7
8
# Force LF
9
*.c text=auto eol=lf
10
*.cpp text=auto eol=lf
11
*.h text=auto eol=lf
12
*.lua text=auto eol=lf
13
*.py text=auto eol=lf
14
*.pl text=auto eol=lf
15
*.dic text=auto eol=lf
16
Makefile text=auto eol=lf