build: fix ubuntu 24.04 deps (#2374)
This commit is contained in:
parent
42b4192a04
commit
1ed22ab3b2
2 changed files with 2 additions and 11 deletions
|
|
@ -8,6 +8,7 @@
|
|||
!/.rstcheck.cfg
|
||||
|
||||
# ignore repo directories and files
|
||||
docker/
|
||||
gh-pages-template/
|
||||
scripts/
|
||||
tools/
|
||||
|
|
@ -15,6 +16,7 @@ crowdin.yml
|
|||
|
||||
# ignore dev directories
|
||||
build/
|
||||
cmake-*/
|
||||
venv/
|
||||
|
||||
# ignore artifacts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue