Skip to content

Integrate gitignore handling #224

@geek-merlin

Description

@geek-merlin

Imho a sane dev workflow implies that every registered / encrypted file's plaintext version is added to .gitignore.

Agebox should encourage or enforce that, e.g.:

# Enable gitignore handling
agebox init --gitignore # Maybe this is even the default.
agebox encrypt secrets.env
# secrets.env is now added to .gitignore

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