Thun/.gitignore

19 lines
236 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