summaryrefslogtreecommitdiff
path: root/.gitignore
blob: cc5cbfb4300036a6abc0cf17de60abe0cffe1efb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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/src/**/*.o
tools/cert_create/cert_create