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