Fixed referenced paths

release/full-rewrite
capntack 6 months ago
parent 30751e8c3f
commit 74e5bcc1a7

@ -2,10 +2,10 @@
+ */
# Second, exclude anything from within the next section that you don't want
# Then, include the dirs/paths/files you want to backup
+ /home/*/bin/***
+ /home/*/.local/bin/***
+ /home/*/*shrc
+ /home/*/*history
+ /*/bin/***
+ /*/.local/bin/***
+ /*/*shrc
+ /*/*history
+ **/docker-compose.yml
# Finally, exclude everything not explicitely included above
- *
Loading…
Cancel
Save