This commit is contained in:
Matteo Rosati
2026-02-11 17:24:31 +01:00
parent 4c67b10f75
commit 6acc708f46
6 changed files with 29 additions and 3 deletions

3
.gitignore vendored
View File

@@ -9,6 +9,9 @@ wheels/
# Virtual environments
.venv
# Environment files
.env
# Node modules (only for types definitions)
node_modules/