Fix and Free

Added the ability to free data from a zone. Also made some fixes to make
sure that our numbers format properly in print statements.
This commit is contained in:
2024-02-08 17:50:46 -05:00
parent 9f9bcf215f
commit a13b6fcac5
6 changed files with 71 additions and 31 deletions

3
.gitignore vendored
View File

@@ -54,3 +54,6 @@ dkms.conf
# Ignore /build directory from cmake
build/
# Ignore the .cache/ directory that clangd gernates
.cache/