From eea000145885d6ebb4eb41df075cb5928a2e8924 Mon Sep 17 00:00:00 2001 From: "WQY\\qiong" Date: Sat, 19 Nov 2022 10:22:18 +0800 Subject: [PATCH] Ignore db inp --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index c713d15..376844c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ __pycache__/ # dev_demo dev_demo.py + +# db inp +*.db.inp