mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 01:10:12 -08:00
feat: Update .gitignore to retain current crontab backup files for each system
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -21,6 +21,8 @@ _book
|
||||
# Runtime generated files
|
||||
logs/
|
||||
crontab-backups/
|
||||
# But keep the current state backups for each system
|
||||
!crontab-backups/*/current-crontab.backup
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
|
||||
Reference in New Issue
Block a user