Skip to content

Improve Handling of Hidden Files#64

Merged
kilo52 merged 1 commit into
masterfrom
improve/ignore-hidden-win-files
Jun 22, 2026
Merged

Improve Handling of Hidden Files#64
kilo52 merged 1 commit into
masterfrom
improve/ignore-hidden-win-files

Conversation

@kilo52

@kilo52 kilo52 commented Jun 15, 2026

Copy link
Copy Markdown
Member

On Windows, hidden files and directories should be ignored when a directory is scanned for files to be processed. This makes the behaviour to be more aligned with how it works on Linux-based systems.

On Windows, hidden files and directories should be ignored when
a directory is scanned for files to be processed. This makes the
behaviour to be more aligned with how it works on Linux-based
systems.

[CL]: Improved handling of hidden files on Windows. [Issue#63]

Signed-off-by: Phil Gaiser <phil.gaiser@raven-computing.com>
@kilo52 kilo52 self-assigned this Jun 15, 2026
@kilo52 kilo52 added the Improvement Improvement of an existing feature label Jun 15, 2026
@kilo52 kilo52 linked an issue Jun 15, 2026 that may be closed by this pull request
@kilo52 kilo52 added the OS - Windows Only affects systems running on a Windows operating system label Jun 15, 2026
@kilo52 kilo52 merged commit a65a330 into master Jun 22, 2026
22 checks passed
@kilo52 kilo52 deleted the improve/ignore-hidden-win-files branch June 24, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Improvement of an existing feature OS - Windows Only affects systems running on a Windows operating system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Do Not Process Hidden Files on Windows

1 participant