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:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,4 @@
|
||||
__pycache__/
|
||||
|
||||
# Upstream EasyRSA checkout, kept alongside for reference — not part of this project
|
||||
easy-rsa/
|
||||
|
||||
Reference in New Issue
Block a user