Skip to content

[hotfix] Fixed issue with ignorefile not working.#41

Merged
neogeek merged 1 commit intomainfrom
hotfix/fixed-ignorefile
Feb 23, 2026
Merged

[hotfix] Fixed issue with ignorefile not working.#41
neogeek merged 1 commit intomainfrom
hotfix/fixed-ignorefile

Conversation

@neogeek
Copy link
Owner

@neogeek neogeek commented Feb 23, 2026

The ignore file worked differently in the previous version due to how a third-party glob library parsed the options. This requires a more manual approach.

Pull Request Type

  • Bugfix
  • Enhancement
  • Chore
  • Documentation
  • Other (please describe):

Relevant Issues

n/a

What was the behavior before this feature/fix?

The ignore file was being ignored, not the file patterns in the file.

What is the behavior after this feature/fix?

The file patterns in the ignore file are being ignored.

Benchmark Results

n/a

Other Information

@neogeek neogeek merged commit b6f3b32 into main Feb 23, 2026
1 check passed
@neogeek neogeek deleted the hotfix/fixed-ignorefile branch February 23, 2026 05:59
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