From 58143b00174c6ad70e14b4ea582b7caeb7c1fa87 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 30 Dec 2025 18:39:44 +0100 Subject: [PATCH] =?UTF-8?q?.gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..27ac0e4 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +config.sh +raspi-backup.log +.raspi-backup.lock +.ssh/ \ No newline at end of file