Gitignore fix to not ignore test folder
All checks were successful
Build Project / test (push) Successful in 5m45s

This commit is contained in:
2025-01-19 15:02:21 +00:00
parent e5339f7c6c
commit afe1b7de9a
3 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -19,4 +19,5 @@ Cargo.lock
# Added by cargo
/target
*.bin
/fw
/firmware