diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ *venv* *.pub -id_rsa +*id_rsa* +*ed25519* |
| index : ansible-playbooks | |
| ansible playbooks to set up offensive testing infrastructure |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,3 +1,4 @@ *venv* *.pub -id_rsa +*id_rsa* +*ed25519* |