chore: gitignore para node_modules, dist y __pycache__

Añade .gitignore en frontend/ y python/ para excluir artefactos
generados. Elimina node_modules/, dist/ y __pycache__/ del tracking.
This commit is contained in:
2026-03-28 20:33:04 +01:00
parent cd7fcd8cca
commit 6982079b5f
14 changed files with 3 additions and 16 deletions
+1
View File
@@ -0,0 +1 @@
__pycache__/