diff options
author | heqnx <root@heqnx.com> | 2025-05-24 15:03:05 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-05-24 15:03:05 +0300 |
commit | fe8725f518d9a9ca0e47c1638605a98bdb72140c (patch) | |
tree | 7eeb8faf0f661a2c5b2cbfe4eee56fbe4d674ff2 /.gitignore | |
parent | 356adb1e7924274a25c3b1ec48cc2a6d07f56cc4 (diff) | |
download | ansible-playbooks-fe8725f518d9a9ca0e47c1638605a98bdb72140c.tar.gz ansible-playbooks-fe8725f518d9a9ca0e47c1638605a98bdb72140c.zip |
added tor installer
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..96ec1ca --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*venv* +*.pub +id_rsa |