unplugged-system/external/python/pyserial/.gitignore

14 lines
98 B
Plaintext

**/__pycache__
*.pyc
*.pyo
documentation/_build
build
dist
*.egg-info
/MANIFEST
.idea
venv
xxx*