recipe-graph/.gitignore

12 lines
112 B
Plaintext

data/
*__pycache__
*env
*.code-workspace
sandbox/
htmlcov
.coverage
*.lcov
.vscode/
*.pytest_cache/
*.egg-info/