Commit Graph

3 Commits

Author SHA1 Message Date
NJKirchner
fee55b801b
Add lvprojstate to .gitignore
In LabVIEW 2026 local project state has been added to retain local session settings, like debug information (probes, breakpoints).
2026-02-06 07:20:47 -06:00
Aniruddha Shastri
24d50f85db
Ignore the .cache folder for LabVIEW projects
Ignore the .cache folder for LabVIEW projects. This is a local folder with metadata used by LabVIEW NXG.
2018-05-09 13:28:57 -05:00
dsmithni
b28b73937d LabVIEW.gitignore
LabVIEW (ni.com/labview) is a graphical system design tool.
File extensions are listed here:
http://zone.ni.com/reference/en-XX/help/371361K-01/lvhowto/lv_file_extensions/
.llb and lvlibp are for binary distributions, and are excluded for the same reason shared objects are excluded.
.aliases and .lvlps are metadata related to the project file, and are automatically updated when moving between machines (see note on that help page).
2014-06-24 10:56:38 -05:00