First commit

This commit is contained in:
Kevin Adametz 2025-10-20 17:50:35 +02:00
commit 7cf3558ba7
12933 changed files with 1180047 additions and 0 deletions

8
b2in.code-workspace Normal file
View file

@ -0,0 +1,8 @@
{
"name": "B2in [Dev Container]",
"folders": [
{
"path": "."
}
]
}