Skip to content

chore: add docs-hidden and Python venv entries to gitignore#13

Merged
emmanuelknafo merged 1 commit into
mainfrom
feature/2022-add-gitignore-entries
Mar 12, 2026
Merged

chore: add docs-hidden and Python venv entries to gitignore#13
emmanuelknafo merged 1 commit into
mainfrom
feature/2022-add-gitignore-entries

Conversation

@emmanuelknafo
Copy link
Copy Markdown
Contributor

@emmanuelknafo emmanuelknafo commented Mar 12, 2026

Fixes AB#2022

Adds the following entries to .gitignore:

  • docs-hidden/ folder for locally-generated markdown documentation
  • Python virtual environment directories (.venv/, venv/, ENV/)
  • Python packaging artifacts (*.egg-info/, dist/, build/, *.egg)

@emmanuelknafo emmanuelknafo merged commit 9a87d3b into main Mar 12, 2026
10 of 11 checks passed
@emmanuelknafo emmanuelknafo deleted the feature/2022-add-gitignore-entries branch March 12, 2026 12:08
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.

1 participant