mirror of
https://gitlab.com/Thoscellen/Wallset.git
synced 2025-05-31 19:04:51 +02:00
Rends git ignorant du cache python Fixes les commandes d'execution pour python en local Ajoutes une commande d'execution de la CI selon la branche cicd
6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
|
|
# Ignore node_module
|
|
**/node_modules/
|
|
|
|
# Ignore python stuff
|
|
**/__pycache__ |