Skip to content

Update .gitignore files and OpenVINO version to 2026.3.1 - #577

Open
bjodom wants to merge 1 commit into
mainfrom
fixandupdate
Open

bjodom wants to merge 1 commit into
mainfrom
fixandupdate

Conversation

@bjodom

@bjodom bjodom commented Sep 15, 2026

Copy link
Copy Markdown
Contributor

This pull request includes updates to the .gitignore files across multiple sample projects to ensure that uv.lock files are ignored, as well as an update to the OpenVINO version to 2026.3.1.

Summary of Changes

  • .gitignore Updates:

    • Added uv.lock to existing .gitignore files for various projects.
    • Created new .gitignore files for projects that were missing them.
  • OpenVINO Version Update:

    • Updated the OpenVINO version in pyproject.toml files across several projects to 2026.3.1.
  • Documentation:

    • Made minor updates to README files to reflect the changes.
  • Validation:

    • Verified that the changes were successful by running checks on the ignore rules and dependency resolutions.

These changes aim to streamline project management and ensure compatibility with the latest OpenVINO version.

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

Successfully merging this pull request may close these issues.

2 participants