Skip to content

Ignore .bin3 files for drivers in instr.lib, user.lib #3605

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

krishnansr
Copy link

Ignore the bin3 files for LabVIEW projects in instr.lib & user.lib. This file stores task-based browse paths and corrupts lv project files during development

Reasons for making this change:

bin3 files were corrupting/causing conflicts while building the lv project files in instr.lib and user.lib. The built example bin3 files can only be stored here (lv only searches for them in these paths). So its better to ignore local bin3 file changes from repo.

Links to documentation supporting these rule changes:

https://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/prep_vi_for_ni_example_finder/
https://www.physik.uzh.ch/local/teaching/SPI301/LV-2015-Help/lvdialog.chm/Prepare_VIs_for_NIExFndr_db.html

Ignore the bin3 files for LabVIEW projects in instr.lib & user.lib. This file stores task-based browse paths and corrupts lv project files during development
Copy link

github-actions bot commented Jun 2, 2025

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄

@github-actions github-actions bot added the stale label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant