.gitignore: Fix to ignore imbricated bd.tcl files too

Fix gitignore commit 6a6c5ac that did not ignore imbricated bd files.
Signed-off-by: Liviu.Iacob <liviu.iacob@analog.com>
main
Liviu.Iacob 2022-05-24 10:01:16 +01:00 committed by AndreiGrozav
parent 0b8585a6f1
commit 5c9f006ab2
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -96,5 +96,5 @@ _vmake
*.gen*
*.xsa
*.pdi
library/*/bd/bd.tcl
library/**/bd/bd.tcl