mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 14:11:43 +08:00
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:
parent
53fee13f20
commit
fee55b801b
@ -14,4 +14,5 @@
|
||||
# Metadata
|
||||
*.aliases
|
||||
*.lvlps
|
||||
*.lvprojstate
|
||||
.cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user