dinov2/.gitignore

12 lines
106 B
Plaintext

build/
dist/
*.egg-info/
**/__pycache__/
**/.ipynb_checkpoints
**/.ipynb_checkpoints/**
*.swp
.vscode/