unexclude toolchain dir

This commit is contained in:
jadebenn 2024-04-05 17:58:19 -05:00
parent 9ce7d9043c
commit 426d34a0aa
2 changed files with 3 additions and 3 deletions

2
.gitignore vendored
View File

@ -122,4 +122,4 @@ docker/__pycache__
docker-compose.override.yml
!*Test.bin
!cmake/*
# !cmake/* Why was this directory excluded?

View File

@ -1,8 +1,8 @@
{
"version": 7,
"version": 6,
"cmakeMinimumRequired": {
"major": 3,
"minor": 27,
"minor": 25,
"patch": 0
},
"configurePresets": [