xref: /rk3399_ARM-atf/.gitignore (revision 0ab3f9a741afcded4ddd4cf4da8a2bd2d5da8551)
1# Ignore miscellaneous files
2cscope.*
3*.swp
4*.patch
5.project
6.cproject
7
8# Ignore build directory
9build/
10
11# Ignore build products from tools
12tools/**/*.o
13tools/fip_create/fip_create
14tools/cert_create/src/*.o
15tools/cert_create/src/**/*.o
16tools/cert_create/cert_create
17