TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
TF-M
/
tf-m-tests
/
refs/heads/feature-build-split-v2
/
.
/
.gitignore
blob: 45ed052880fa93860078fe0f12293f980f26b8ce [
file
] [
log
] [
blame
]
Kevin Peng
43869ca
2020-05-22 16:33:03 +0800
[
diff
] [
blame
]
1
# List of files and extensions to be ignored
2
3
# Eclipse
4
*.
project
5
*.
cproject
6
.
pydevproject
7
.
settings
/
8
9
# Visual Studio Code
10
.
vscode
/
11
12
# Garbage files
13
build
*/
14
*.
orig
15
**/
__pycache__
16
*.
pyc