You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
159 B
Plaintext

venv/*
testdata/*
.vscode/*
.mypy_cache/*
youandme.egg-info/*
__pycache__/*
src/__pycache__/*
src/youandme.egg-info/*
src/youandme/__pycache__/*
dist/*
build/*