chore: add basic project

This commit is contained in:
2025-10-12 14:37:23 +02:00
commit 0908847026
7 changed files with 331 additions and 0 deletions

6
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,6 @@
{
"exportall.config.folderListener": [
"/src/btrfs/interfaces",
"/src/btrfs/utils"
]
}