singularity-forge/.siftignore

26 lines
346 B
Text
Raw Normal View History

.git/**
.sf/**
.bg-shell/**
.pytest_cache/**
.venv/**
venv/**
node_modules/**
**/node_modules/**
**/__pycache__/**
*.pyc
*.egg-info/**
**/build/**
**/dist/**
**/target/**
**/vendor/**
**/coverage/**
.cache/**
tmp/**
*.log
dist-test/**
packages/*/dist/**
packages/*/target/**
rust-engine/target/**
rust-engine/addon/*.node
**/tsconfig.tsbuildinfo