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>
This commit is contained in:
Vlad Doloman
2026-08-15 04:22:57 +03:00
parent 8adee23a69
commit c2f51a0920

3
.gitignore vendored
View File

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