aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: d3567bcb1d26e0f02cf6c434a10fa33af50ee75f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Ignore miscellaneous files
cscope.*
*.swp
*.patch
.project
.cproject

# Ignore build directory
build/

# Ignore build products from tools
tools/**/*.o
tools/fip_create/fip_create
tools/cert_create/src/*.o
tools/cert_create/cert_create