mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
feat: add *.log & *.bak files to gitignore (#511)
This commit is contained in:
committed by
GitHub
parent
7ba8af0247
commit
2ffb77823d
@@ -15,6 +15,10 @@ src/
|
||||
.ipynb_checkpoints
|
||||
*.ipynb
|
||||
|
||||
# Logs and backups
|
||||
*.log
|
||||
*.bak
|
||||
|
||||
# Output files, except requirements.txt
|
||||
*.txt
|
||||
!requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user