Initial commit

This commit is contained in:
Frogg 2026-05-17 16:48:08 +02:00
commit 733594e589
4 changed files with 12 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
# Ignorer les phpstorm
.idea
# Ignorer les backups et fichiers temporaires
*~
*.bak
*.swp
*.save

1
CHANGELOG.md Normal file
View File

@ -0,0 +1 @@

1
LICENSE Normal file
View File

@ -0,0 +1 @@

1
README.md Normal file
View File

@ -0,0 +1 @@