Skip to content

Commit

Permalink
prevent pushing empty vach files
Browse files Browse the repository at this point in the history
  • Loading branch information
sokorototo committed May 21, 2024
1 parent 9608bbc commit f1f8f59
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ perf.data
perf.data.old
workspace.code-workspace
.cargo/config.toml
**.vach

# Test Data
vach/test_data/encrypted
vach/test_data/signed
vach/test_data/simple

0 comments on commit f1f8f59

Please sign in to comment.