Add UserState folder to LabVIEW.gitignore by crossrulz · Pull Request #4800 · github/gitignore
Reasons for making this change
With the release of LabVIEW 2026Q1, NI created a *.lvprojstate file to handle debugging artifacts, such as breakpoints, instead of storing them in the VI file. These project state files are saved inside of a *.UserState folder. It would be best to just ignore the entire folder instead of targeting a specific file.
Links to documentation supporting these rule changes
LabVIEW New Features and Changes
Merge and Approval Steps
- Confirm that you've read the contribution guidelines and ensured your PR aligns
- Ensure CI is passing
- Get a review and Approval from one of the maintainers