moneta-agustin-trabajo #18

Open
moneta.agustin wants to merge 3 commits from moneta.agustin/ejercicio-forks-ramas-pr:moneta-agustin-trabajo into main
Showing only changes of commit b6f5a19355 - Show all commits

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
__pycache__/
*.pyc
*.pyo
venv/
.venv/
env/
.env
.DS_Store # macOS
Thumbs.db # Windows
node_modules/