From 64e384023e947b2a8c8e007aac0a1c154a9520f7 Mon Sep 17 00:00:00 2001 From: goulustis Date: Mon, 3 Nov 2025 23:28:54 +0800 Subject: [PATCH] ignore sht --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index e7275c1..4aa1146 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ logs/ *.pyc *.zip -django.log \ No newline at end of file +django.log +.env \ No newline at end of file