From 65f0678ce57fedbf1c6bfe434ee1f88cc7581540 Mon Sep 17 00:00:00 2001 From: zhouchengrong Date: Mon, 23 Dec 2024 10:21:09 +0800 Subject: [PATCH] =?UTF-8?q?fix=20design=20stream=20=E4=B8=8E=E6=AD=A3?= =?UTF-8?q?=E5=B8=B8=E7=89=88=E6=9C=AC=E5=8C=BA=E5=88=86=20=E9=83=A8?= =?UTF-8?q?=E7=BD=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3f9e525..5a29a1f 100644 --- a/.gitignore +++ b/.gitignore @@ -136,4 +136,9 @@ app/logs/* /qodana.yaml .pth .pytorch -*.png \ No newline at end of file +*.png +*.pth +*.db +*.npy +*.pytorch +*.jpg \ No newline at end of file