Fusionnne les jobs node en un

This commit is contained in:
Simon
2023-05-16 20:20:26 +00:00
committed by Simon
parent e0c1ad7e03
commit 9d6ddf6e25
16 changed files with 1323 additions and 2121 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
# Ignore node_module
**/node_modules/
# Ignore python stuff
**/__pycache__
**/.pytest_cache