feat: ignore
This commit is contained in:
parent
6c975e4609
commit
08faa11d6d
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
||||||
**/*
|
**/*
|
||||||
|
!/test1/
|
||||||
|
!/test/
|
||||||
!stderr
|
!stderr
|
||||||
!stdout
|
!stdout
|
||||||
!*.md
|
!*.md
|
||||||
|
|
1
test/.gitignore
vendored
Normal file
1
test/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
!*.json
|
0
test/demo.json
Normal file
0
test/demo.json
Normal file
Loading…
Reference in New Issue
Block a user