PathoAI / .gitignore
woffluon's picture
First Upload
25a71e0
venv
__pycache__
*.pyc
*.pyo
*.pyd
*.log
*.tmp
*.swp
*.swo
*.DS_Store
__pycache__/
.Python
env/
env.bak/
.env
.venv/
build/
dist/
*.egg-info/
.idea/
.vscode/
.mypy_cache/
.pytest_cache/
htmlcov/
coverage.xml
*.cover
*.coverage
*.cov
*.egg
*.manifest
*.spec
profile_default/
ipython_config.py
.cache/
*.png
*.jpg
*.jpeg
models/*.keras