Replace fip_create with fiptool
[project/bcm63xx/atf.git] / .gitignore
1 # Ignore miscellaneous files
2 cscope.*
3 *.swp
4 *.patch
5 .project
6 .cproject
7
8 # Ignore build directory
9 build/
10
11 # Ignore build products from tools
12 tools/**/*.o
13 tools/fip_create/
14 tools/fiptool/fiptool
15 tools/fiptool/fiptool.exe
16 tools/cert_create/src/*.o
17 tools/cert_create/src/**/*.o
18 tools/cert_create/cert_create
19 tools/cert_create/cert_create.exe
20
21 # Ignore header files copied.
22 tools/fiptool/firmware_image_package.h
23 tools/fiptool/uuid.h