mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-17 02:13:30 +00:00
Add config.h to .gitignore
This commit is contained in:
parent
bc412e0412
commit
5987ae25af
1 changed files with 1 additions and 0 deletions
1
examples/udp/.gitignore
vendored
1
examples/udp/.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
/.depend
|
||||
/.built
|
||||
/host
|
||||
/config.h
|
||||
/*.asm
|
||||
/*.obj
|
||||
/*.rel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue