Ignore lo.png output from make dump-deps-png
Change-Id: I9d968a14db440a54e3accefb12e2d0a5685d0b37
This commit is contained in:
parent
1b04d59eb8
commit
656f639dc3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -140,6 +140,9 @@ DerivedData
|
|||
# doxygen output
|
||||
/docs
|
||||
|
||||
# make dump-deps output
|
||||
/lo.png
|
||||
|
||||
# gdb config
|
||||
/.gdbinit
|
||||
/.gdb_history
|
||||
|
|
Loading…
Reference in a new issue