Skip to content

Conversation

elbeno
Copy link
Contributor

@elbeno elbeno commented Oct 15, 2025

Problem:

  • Cache directories made by various tools can be made in any directory, but are only ignored in the root directory.
  • Conventional directory names containing "build" or "venv" should be ignored.

Solution:

  • Alter .gitignore to properly ignore cache directories and conventionally-named venv/build directories.

Problem:
- Cache directories made by various tools can be made in any directory, but are
  only ignored in the root directory.
- Conventional directory names containing "build" or "venv" should be ignored.

Solution:
- Alter .gitignore to properly ignore cache directories and conventionally-named
  venv/build directories.
@lukevalenty lukevalenty enabled auto-merge October 15, 2025 16:24
@lukevalenty lukevalenty merged commit f910249 into intel:main Oct 15, 2025
30 checks passed
@elbeno elbeno deleted the update-gitignore branch October 16, 2025 20:22
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