Skip to content

Commit

Permalink
chore: add correct rules to .gitignore regarding model test files
Browse files Browse the repository at this point in the history
  • Loading branch information
zvolin committed Jan 10, 2024
1 parent abeb170 commit 332a53a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 28 deletions.
27 changes: 0 additions & 27 deletions .release-plz.toml

This file was deleted.

3 changes: 2 additions & 1 deletion light-client/tests/support/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
_*/*
*/_*
*/_*
!/model_based/_jsonatr-lib

0 comments on commit 332a53a

Please sign in to comment.