Skip to content

Commit 80117b0

Browse files
committed
.gitignore fix
1 parent f86b40d commit 80117b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ venv/
2424
/test/test_*/*.log
2525
/test/test_*/*.dsdl
2626
/test/test_*/*.capa
27-
/test/test_*/*.gen.*
27+
/test/test_*/*.gen
2828
/test/test_good/*.yang.yin
2929
/test/test_good/*.xsd
3030
/test/test_json/*.jtox

0 commit comments

Comments
 (0)