Skip to content

Simplify .gitignore - #356

Merged
johnthagen merged 1 commit into
mainfrom
simplify-gitignore
Jul 10, 2026
Merged

Simplify .gitignore#356
johnthagen merged 1 commit into
mainfrom
simplify-gitignore

Conversation

@johnthagen

Copy link
Copy Markdown
Owner

Remove .gitignore entries that either no longer apply (for old build tools like setuptools) or are not needed as the tools making the folders already put a .gitignore inside the generated folders.

@johnthagenjohnthagen self-assigned this Jul 10, 2026
@johnthagenjohnthagen added the enhancement New feature or request label Jul 10, 2026
@johnthagen
johnthagen merged commit 691f483 into mainJul 10, 2026
20 checks passed
@johnthagen
johnthagen deleted the simplify-gitignore branch July 10, 2026 12:06
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@johnthagen