change gitignore to push testfile under dut

This commit is contained in:
dingzigeng 2025-02-27 16:10:58 +08:00
parent 024e9915b0
commit fe227de865
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -6,8 +6,8 @@ __pycache__/
# results
out/
dut/*
!dut/__init__.py
# dut/*
# !dut/__init__.py
documents/public/
documents/resources/_gen/
rtl/*