Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate gitignore handling #224

Open
geek-merlin opened this issue Feb 2, 2025 · 0 comments
Open

Integrate gitignore handling #224

geek-merlin opened this issue Feb 2, 2025 · 0 comments

Comments

@geek-merlin
Copy link

geek-merlin commented Feb 2, 2025

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
@geek-merlin geek-merlin changed the title Integrate gitignore handling (e.g. agebox encrypt --gitignore) Integrate gitignore handling Feb 2, 2025
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

No branches or pull requests

1 participant