SurfSense/surfsense_backend/.dockerignore
2025-03-20 18:52:06 -07:00

27 lines
No EOL
231 B
Text

.git
.gitignore
.env
.venv
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.pytest_cache/
.coverage
htmlcov/