[36b44b]: / .gitignore

Download this file

10 lines (8 with data), 76 Bytes

# PyCharm
/.idea

# Sphinx
/doc/build

# Python
__pycache__
*.pyc
*.egg-info