From 0bff316575ddd95ba9e3d96ae7bdcfddd1b3a32a Mon Sep 17 00:00:00 2001 From: GuanYuankai Date: Mon, 3 Mar 2025 17:57:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0044ebc --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.csv +*.yaml +*.xlsx +*.pdf +*.txt +*.log +*.pyc +/chatchat_data.bak +/chatchat_data/data/knowledge_base/samples +/chatchat_data