Updated .gitignore for jlink_scripts

This commit is contained in:
2026-03-22 12:49:26 +01:00
parent 54c01cc08f
commit c5945e2ae6

2
.gitignore vendored
View File

@@ -1,3 +1,5 @@
.venv/ .venv/
.cache/ .cache/
**/.cache/ **/.cache/
.jlink_scripts/
**/.jlink_scripts/