optim/.gitignore
Connor Olding 7161f983ab fix __name__ being incorrect due to extra __all__
this fixes tracebacks and checks for __main__,
among other things.
2018-03-17 14:09:15 +01:00

7 lines
69 B
Plaintext

__pycache__
*.pyc
# work in progress:
onn/component.py
onn/extra.py