allwinner: Add Samuel as second maintainer
[project/bcm63xx/atf.git] / .gitignore
1 # Ignore miscellaneous files
2 cscope.*
3 *.swp
4 *.patch
5 *~
6 .project
7 .cproject
8
9 # Ignore build directory
10 build/
11
12 # Ignore build products from tools
13 tools/**/*.o
14 tools/fip_create/
15 tools/fiptool/fiptool
16 tools/fiptool/fiptool.exe
17 tools/cert_create/src/*.o
18 tools/cert_create/src/**/*.o
19 tools/cert_create/cert_create
20 tools/cert_create/cert_create.exe
21
22 # GNU GLOBAL files
23 GPATH
24 GRTAGS
25 GSYMS
26 GTAGS