Skip to content

Commit 1e87d2e

Browse files
authored
Merge pull request #167 from cfm/one-crab-to-rule-them-all
proof: extract a single pattern to start
2 parents c6fba1e + c7d4a41 commit 1e87d2e

17 files changed

Lines changed: 1373 additions & 139 deletions

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ node_modules/
2727
securedrop-protocol/pkg/*
2828
securedrop-protocol/.selenium-cache
2929
securedrop-protocol/out
30+
31+
# hax/F*
32+
.fstar-cache/
33+
.depend
34+
hax.fst.config.json

0 commit comments

Comments
 (0)