gitignore: exclude vkthermo_*.csv stray files
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -77,6 +77,10 @@ applet/.tools/
|
|||||||
# Java Card .cap (build product of applet/)
|
# Java Card .cap (build product of applet/)
|
||||||
*.cap
|
*.cap
|
||||||
|
|
||||||
|
# --- stray / unrelated workspace files ---
|
||||||
|
# VivoKey thermo reader logs, not part of this project
|
||||||
|
vkthermo_*.csv
|
||||||
|
|
||||||
# --- IDE / OS ---
|
# --- IDE / OS ---
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
|
|||||||
Reference in New Issue
Block a user