From fe227de865d0fbf6cd82e360f80da9c40ee0a8a9 Mon Sep 17 00:00:00 2001 From: dingzigeng <1605383434@qq.com> Date: Thu, 27 Feb 2025 16:10:58 +0800 Subject: [PATCH] change gitignore to push testfile under dut --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 807ff2b..f0ea086 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,8 @@ __pycache__/ # results out/ -dut/* -!dut/__init__.py +# dut/* +# !dut/__init__.py documents/public/ documents/resources/_gen/ rtl/*