chore: add db and log files to .gitignore
This commit is contained in:
@@ -2,3 +2,6 @@ __pycache__/
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
*.db
|
||||||
|
*.log
|
||||||
|
skin_parser_log.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user