TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
tf-m-tests
/
456a15a79c41375306d0e615fc1064fd08a48c3f
/
.
/
.gitattributes
blob: 2470ea6fb8103ab34c4fcd2a976972c6ba777919 [
file
] [
log
] [
blame
]
Kevin Peng
456a15a
2020-05-22 16:31:47 +0800
[
diff
] [
blame^
]
1
*
text
=
auto
2
3
# Text files that should be normalized
4
*.
c text
5
*.
h text
6
*.
txt text
7
8
# Binary files that should not be normalized
9
*.
a binary
10
*.
lib binary