first commit

This commit is contained in:
yann
2025-11-03 18:11:56 +01:00
commit fa2387cb10
350 changed files with 17971 additions and 0 deletions

8
assets/lib/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# hidden files
.*
!.git*
!.editorconfig
# NPM
node_modules
package-lock.json