chore: add .gitignore for .bak and .backup files
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
.git
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.bak
|
||||
*.backup*
|
||||
.env
|
||||
|
||||
Reference in New Issue
Block a user