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