chore: Import work made on utils-debug-c-lib to make clego crossplatform

This commit is contained in:
2024-07-23 12:38:22 +02:00
parent a15bc646e8
commit 6d25806549
12 changed files with 201 additions and 1 deletions

6
clego/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# Ignore Rust target directory
/target
# Ignore .env files
.env
.env.build