mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-13 14:06:07 -04:00
.gitignore: Add .su files
The '-fstack-usage' option to gcc will generate .su files, ignore them. Acked-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Tom Rini <trini@ti.com>
This commit is contained in:
parent
56df16f25a
commit
667c9a8008
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@
|
|||||||
*.orig
|
*.orig
|
||||||
*.a
|
*.a
|
||||||
*.o
|
*.o
|
||||||
|
*.su
|
||||||
*~
|
*~
|
||||||
*.swp
|
*.swp
|
||||||
*.patch
|
*.patch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user