TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
psa-arch-tests
/
refs/heads/linux
/
.
/
.gitignore
blob: a2f4e0eb53b1aac3e72e0c40b9787d163a86e434 [
file
] [
log
] [
blame
]
Prasanth P
3346155
2018-06-09 16:13:35 +0530
[
diff
] [
blame
]
1
# Ignore miscellaneous files
2
cscope
.*
3
*.
swp
4
*.
patch
5
*~
6
.
project
7
.
cproject
8
*.
o
*
9
sbsa
10
#Ignore build directory
11
build
/
Øyvind Rønningstad
4a4f21e
2020-09-07 14:59:44 +0200
[
diff
] [
blame
]
12
BUILD
/