Skip to content

Incorrect path separators generated for .rulesync/skills/.curated/ by rulesync gitigno #1251

@flanny7

Description

@flanny7

Hello,
I always appreciate rulesync.

I found a minor issue regarding the path generation when running the rulesync gitignore command, and I wanted to quickly report it.

Issue Description

When executing rulesync gitignore, the path for the curated skills directory is incorrectly output as .rulesync\skills\.curated/ instead of the expected .rulesync/skills/.curated/.

Because the forward slashes (/) are being replaced with backslashes (\), this directory might not be properly ignored by Git depending on the operating system or environment.

Your consideration would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions