Files
recipe-graph/.gitignore
Andrei Stoica 3359ce4cf6
All checks were successful
continuous-integration/drone/pr Build is passing
drone-ci testing
2023-05-15 23:24:51 -04:00

14 lines
125 B
Plaintext

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