Files
recipe-graph/.gitignore
2022-09-18 13:32:01 -04:00

9 lines
87 B
Plaintext

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