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/