15 lines
155 B
Plaintext
15 lines
155 B
Plaintext
.*\.pyc$
|
|
.*\.swp$
|
|
.eggs
|
|
.hypothesis
|
|
.pytest_cache
|
|
.vscode
|
|
docs/.ipynb_checkpoints
|
|
test/*
|
|
venv
|
|
build
|
|
Thun.egg-info
|
|
dist
|
|
__pycache__
|
|
implementations/Nim/joy
|