Implement environment variables

This commit is contained in:
2026-03-16 21:20:00 +01:00
parent cba8122b07
commit 65a7511e36
15 changed files with 228 additions and 2 deletions

5
sdutil/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
*.o
*.json
docs/
.cache/
sdutil