mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-15 09:23:24 +00:00
Add *.su to .gitignore
*.su is generated by gcc/clang when we pass -fstack-usage to them Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
360f7b748a
commit
44d0642334
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,6 +16,7 @@
|
|||
*.src
|
||||
*.swp
|
||||
*.sym
|
||||
*.su
|
||||
*~
|
||||
.context
|
||||
.depend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue