Skip to content

Commit d9d3656

Browse files
committed
Merge branch 'release/v2.0.0'
See https://github.com/ACEnglish/kanpig/wiki/Updates/ for details
2 parents 282105e + 7aae94b commit d9d3656

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+317081
-1616
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ target/
33
tickets/
44
.cargo/
55
experiments/
6+
test_results/
7+
.gitignore
68

79
# These are backup files generated by rustfmt
810
**/*.rs.bk
@@ -11,3 +13,9 @@ experiments/
1113
*.pdb
1214

1315
trash/
16+
.DS_Store
17+
errnotes.txt
18+
imgs/FastPig.webp
19+
imgs/Tagging.png
20+
scratch/
21+
versions/

0 commit comments

Comments
 (0)