Skip to content

fix: gitignore and gitingestignore files are now correctly processed … #416

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

Merged
merged 2 commits into from
Jul 15, 2025

Conversation

ix-56h
Copy link
Contributor

@ix-56h ix-56h commented Jul 15, 2025

Closes #391

Issue

gitignore and gitingestignore patterns are not used.

Solution

We tried to read and include the templates before the clone was made. We process these files once the clone is complete.

@ix-56h ix-56h requested a review from filipchristiansen July 15, 2025 11:35
@ix-56h ix-56h merged commit 74e503f into main Jul 15, 2025
25 checks passed
@ix-56h ix-56h deleted the 391_fix_include_gitignored branch July 15, 2025 16:11
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.

bug: .gitignore is ignored, so my file is not ignored
2 participants