mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
jw-build-create-project.sh: Add .gdb_history to .gitignore
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
79278ea8bd
commit
4a93754435
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ cat_gitignore()
|
|||
*_generated_*
|
||||
*.secret
|
||||
local.mk
|
||||
.gdb_history
|
||||
EOT
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue