diff --git a/.gitignore b/.gitignore index ec23495..4d40622 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ assets/ .vscode/ +logs/ *.egg-info/ -*.pyc \ No newline at end of file +*.pyc +django.log \ No newline at end of file