Compare commits

..

2 Commits

Author SHA1 Message Date
cdf28f90c1 fix podman backup 2024-02-21 10:51:09 +01:00
0a78ac6379 backup exclude and include files 2024-02-21 10:51:09 +01:00
5 changed files with 11 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.env

7
exclude.txt Normal file
View File

@ -0,0 +1,7 @@
.git
node_modules
*~
*.o
*.lo
*.pyc
.cache

1
exclude_podman.txt Normal file
View File

@ -0,0 +1 @@
/home/michalvanko/.local/share/containers/storage/

1
include.txt Normal file
View File

@ -0,0 +1 @@
/home/michalvanko/

1
include_podman.txt Normal file
View File

@ -0,0 +1 @@
/home/michalvanko/.local/share/containers/storage/