diff --git a/.gitignore b/.gitignore index 2755daf..79bce32 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -/src/__pycache__ \ No newline at end of file +__pycache__/ +settings.json +*.log +*.db +*.code-workspace +*.bat \ No newline at end of file