mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 04:30:13 -08:00
Update .gitignore to exclude runtime backup files and temporary files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -18,4 +18,10 @@ _book
|
||||
# swap file
|
||||
*.swp
|
||||
|
||||
# Runtime generated files
|
||||
logs/
|
||||
crontab-backups/
|
||||
|
||||
# Temporary files
|
||||
*.tmp
|
||||
*.bak
|
||||
|
||||
Reference in New Issue
Block a user