From d5c7845d7adbf2ad6774fc947cf84759c5654fdc Mon Sep 17 00:00:00 2001 From: goulustis Date: Wed, 15 Oct 2025 21:14:44 +0800 Subject: [PATCH] ignore shit --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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