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