gitignore bak files with postfix ~

This commit is contained in:
thek4n 2024-02-06 13:37:29 +03:00
parent c90e809b44
commit bcbdd2b475
2 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ __pycache__/
.env
*.log
*.bak
*~
# db
*.db