12 lines
124 B
Plaintext
12 lines
124 B
Plaintext
.*\.pyc$
|
|
.*\.swp$
|
|
.hypothesis
|
|
.pytest_cache
|
|
.vscode
|
|
docs/.ipynb_checkpoints
|
|
test/*
|
|
venv
|
|
build
|
|
Thun.egg-info
|
|
dist
|
|
__pycache__ |