Skip to content

bug: cptr incorrectly adds itself to .gitignore, preventing version control #143

Description

@JKGeovision

Hello,

I've discovered that .cptr automatically modifies .gitignore to exclude the .cptr folder, even when I need the folder to be tracked by version control.

Steps to reproduce:

  1. Initialize or use .cptr in a project
  2. Observe that .cptr modifies the root .gitignore to include .cptr

I want to use a .gitignore file inside the .cptr folder to specify which subfolders should be excluded. Such that file for agents, skill, knowledge etc. can be under version control.

Thank you for your time and for maintaining this tool!

Best regards,
Joshua Krimmer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions