1
0

chore: init

This commit is contained in:
2026-03-19 12:32:17 +01:00
commit 1331729459
8 changed files with 10 additions and 0 deletions

5
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,5 @@
/nodes/ @adrien-balleyguier
/gateway @DjeAvd
/db/ @Klagarge
/ui/ @khalil-bot
/ml @imfeldd

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
# IDE
.zed
.vscode
.idea

1
README.md Normal file
View File

@@ -0,0 +1 @@
# PI - E2EEDA- Team: Plein de EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

0
db/.gitkeep Normal file
View File

0
gateway/.gitkeep Normal file
View File

0
ml/.gitkeep Normal file
View File

0
nodes/.gitkeep Normal file
View File

0
ui/.gitkeep Normal file
View File