initial commit

This commit is contained in:
Edmond Gebara 2026-07-05 10:34:15 +02:00
commit 87f047f909
54 changed files with 1113120 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
.DS_Store
Data/*/Out/*
!Data/Out/*/.gitkeep
Data/*/Tmp/*
!Data/Tmp/*/.gitkeep
Data/*/Cmp/*