Files
Thun/.gitignore
T
2023-02-26 07:58:18 -08:00

20 lines
243 B
Plaintext

.*\.pyc$
.*\.swp$
.eggs
.hypothesis
.pytest_cache
.vscode
docs/.ipynb_checkpoints
test/*
venv
build
Thun.egg-info
dist
__pycache__
implementations/Nim/joy
implementations/Python/joy
docs/notebooks/.ipynb_checkpoints
joy.py.*
joy_to_ast
tryrax