incluimos gitignore

This commit is contained in:
luisgulo 2023-06-01 16:41:15 +02:00
parent 6b6b500cf0
commit e9707c05cd

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# .gitignore 01/06/2023
# Directorios a ignorar
__pycache__
venv
.git
.idea