From cdf28f90c10375ffbfd2167609a0009620ad9aa0 Mon Sep 17 00:00:00 2001 From: Michal Vanko Date: Wed, 21 Feb 2024 10:13:06 +0100 Subject: [PATCH] fix podman backup --- .gitignore | 1 + exclude_podman.txt | 1 + include.txt | 2 +- include_podman.txt | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 exclude_podman.txt create mode 100644 include_podman.txt diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..03bd412 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.env diff --git a/exclude_podman.txt b/exclude_podman.txt new file mode 100644 index 0000000..ea5d3f8 --- /dev/null +++ b/exclude_podman.txt @@ -0,0 +1 @@ +/home/michalvanko/.local/share/containers/storage/ diff --git a/include.txt b/include.txt index 9bb4379..37ba25f 100644 --- a/include.txt +++ b/include.txt @@ -1 +1 @@ -$HOME/* +/home/michalvanko/ diff --git a/include_podman.txt b/include_podman.txt new file mode 100644 index 0000000..ea5d3f8 --- /dev/null +++ b/include_podman.txt @@ -0,0 +1 @@ +/home/michalvanko/.local/share/containers/storage/