Files
openvpncertupdate/.gitignore
Vlad Doloman c2f51a0920 Ignore the local easy-rsa reference checkout
The upstream EasyRSA source is kept next to the script for reference when
tracing its behaviour. It is ~29k lines of someone else's project — keep
a stray `git add -A` from pulling it in.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-15 04:22:57 +03:00

5 lines
111 B
Plaintext

__pycache__/
# Upstream EasyRSA checkout, kept alongside for reference — not part of this project
easy-rsa/