JuanJoseMV's picture
add classification functions
73f76d1
raw
history blame contribute delete
159 Bytes
# Python
__pycache__/
*.py[cod]
*.pyo
*.pyd
*.env
*.venv
*.egg
*.egg-info/
dist/
build/
*.log
# Virtual Environment
.venv/
# VSCode
.vscode/
*.code-workspace