Add lvprojstate to .gitignore

In LabVIEW 2026 local project state has been added to retain local session settings, like debug information (probes, breakpoints).
This commit is contained in:
NJKirchner 2026-02-06 07:20:47 -06:00 committed by GitHub
parent 53fee13f20
commit fee55b801b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,4 +14,5 @@
# Metadata
*.aliases
*.lvlps
*.lvprojstate
.cache/