nested-lookup/.gitignore

7 lines
77 B
Text

__pycache__*
*.pyc
.coverage
build/*
dist/*
nested_lookup.egg-info/*
.cache/