gitignore bak files with postfix ~
This commit is contained in:
parent
c90e809b44
commit
bcbdd2b475
@ -16,6 +16,7 @@ __pycache__/
|
|||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
*.bak
|
*.bak
|
||||||
|
*~
|
||||||
|
|
||||||
# db
|
# db
|
||||||
*.db
|
*.db
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user