commit 2f42aa2e26710d886849faf44a0c6804ebd7cbca Author: Tim Schilling | IuK Date: Thu Nov 28 08:46:36 2024 +0100 addded basic structure to the Repo diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..abe251a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/temp \ No newline at end of file diff --git a/backup.sh b/backup.sh new file mode 100644 index 0000000..e69de29