11 lines
118 B
Text
11 lines
118 B
Text
__pycache__*
|
|
.pytest_cache*
|
|
*.pyc
|
|
.coverage
|
|
build/*
|
|
dist/*
|
|
nested_lookup.egg-info/*
|
|
.cache
|
|
.vscode
|
|
git_commit.sh
|
|
venv
|