From c10fc661b462463fe7db9597af22d606ebdce31a Mon Sep 17 00:00:00 2001 From: root Date: Sat, 29 Jan 2022 01:10:32 +0100 Subject: [PATCH] Initial commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c8875ac..9201cd8 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ shell_commands/__pycache__/ __pycache__/ ip_bans.yaml custom_components/ -id_rsa* \ No newline at end of file +id_rsa* +.ssh/*