simplex/.gitignore
2019-11-28 17:06:23 +01:00

14 lines
139 B
Plaintext

# Editor files
*~
# Documentation build
.tox
doc/_build
# Python files
__pycache__
.ipynb_checkpoints
.mypy_cache
**/*.egg-info
**/.eggs