Files
recipe-graph/.gitignore
Andrei Stoica f2c76945c4
Some checks failed
continuous-integration/drone/push Build is failing
drone-ci testing
2023-05-15 18:07:54 -04:00

14 lines
125 B
Plaintext

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