TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
tf-m-extras
/
refs/heads/release/1.7.x
/
.
/
.gitattributes
blob: 90b81a3f29c5cefa01cc0d7c5ea23c033b46c3fc [
file
] [
log
] [
blame
]
David Wang
e18110d
2021-07-30 14:11:41 +0800
[
diff
] [
blame
]
1
*
text
=
auto
2
3
# Text files that should be normalized
4
*.
c text
5
*.
h text
6
*.
py text
7
*.
json text
8
*.
txt text
9
*.
rst text
10
*.
pdsc text
11
*.
css text
12
*.
svd text
13
14
# Binary files that should not be normalized
15
*.
a binary
16
*.
lib binary
17
*.
pdf binary