feat: ignore

This commit is contained in:
zzjc1234 2024-10-17 18:19:43 +08:00
parent 6c975e4609
commit 08faa11d6d
3 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
**/* **/*
!/test1/
!/test/
!stderr !stderr
!stdout !stdout
!*.md !*.md

1
test/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
!*.json

0
test/demo.json Normal file
View File