Poly2Block; Block2Poly; SEA128 tasks working #2

Merged
0xalivecow merged 26 commits from dev into main 2024-10-23 15:21:06 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 389ef14e33 - Show all commits

2
.gitignore vendored
View file

@ -1,6 +1,6 @@
# Generated by Cargo # Generated by Cargo
# will have compiled files and executables # will have compiled files and executables
debug/ # debug/
target/ target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries

View file

@ -7,4 +7,5 @@
"block": "ARIAAAAAAAAAAAAAAAAAgA==" "block": "ARIAAAAAAAAAAAAAAAAAgA=="
} }
} }
} }
}