From 34e6b353b82013a8bbe7242ab7927a6e823e1dc3 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 12 Apr 2026 14:08:33 +0000 Subject: [PATCH] Add gitignore --- backups/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 backups/.gitignore diff --git a/backups/.gitignore b/backups/.gitignore new file mode 100644 index 0000000..0024ec5 --- /dev/null +++ b/backups/.gitignore @@ -0,0 +1,3 @@ +backups/ +mariadb/ +*.log