TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-A
/
tf-a-tests.git
/
d31b6b55e12ed5aa334805000864eeeaca857ddb
/
.
/
.gitignore
blob: 35afcf5944feb615f2376eb8434c8a04df7c17b1 [
file
] [
log
] [
blame
]
Sandrine Bailleux
3cd87d7
2018-10-09 11:12:55 +0200
[
diff
] [
blame
]
1
# Ignore miscellaneous files
2
*~
3
cscope
.*
4
*.
swp
5
*.
patch
6
.
project
7
.
cproject
8
9
# Ignore build directory and binary files
10
build
/
11
*.
bin