Skip to content
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

Repository needs a .gitignore file #3

Open
MarkRivers opened this issue Oct 27, 2022 · 0 comments
Open

Repository needs a .gitignore file #3

MarkRivers opened this issue Oct 27, 2022 · 0 comments

Comments

@MarkRivers
Copy link

When using a git clone of this repository and building many files show up as new with "git status. This can be fixed by adding a top-level .gitignore file that contains the following:

corvette:~/devel/LabJack_Vendor_Examples/C_CPP_LJM>more .gitignore
*.o
*.dblite
*__pycache__

That still left one file that was new:

 more/testing/write_read_loop_with_config_speed_test_eNames
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant