ignore many files, add some missing ones

This commit is contained in:
2024-11-27 10:15:05 +01:00
parent 748dd0678a
commit 007bd1614a
81 changed files with 6281 additions and 7 deletions

View File

@@ -0,0 +1,9 @@
0 3 * * * /host/usr/local/bin/make-snapshot os daily
0 4 * * 0 /host/usr/local/bin/make-snapshot os weekly
0 5 30 * * /host/usr/local/bin/make-snapshot os monthly
0 3 * * * /host/usr/local/bin/make-snapshot docker daily
0 4 * * 0 /host/usr/local/bin/make-snapshot docker weekly
0 5 30 * * /host/usr/local/bin/make-snapshot docker monthly
0 3 * * * /host/usr/local/bin/make-snapshot users daily
0 4 * * 0 /host/usr/local/bin/make-snapshot users weekly
0 5 30 * * /host/usr/local/bin/make-snapshot users monthly