ejemplo-CRUD-Python / .dockerignore
mtahan's picture
Upload 59 files
e09caf0 verified
raw
history blame contribute delete
75 Bytes
__pycache__/
*.py[cod]
*$py.class
venv/
.env
.git/
.gitignore
*.db