# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ dist/ wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST # Pytest .pytest_cache/ # Docs docs/_build/ # Editors .vscode/ [._]*.s[a-v][a-z] [._]*.sw[a-p] [._]s[a-rt-v][a-z] [._]ss[a-gi-z] [._]sw[a-p] Session.vim .netrwhist *~ tags [._]*.un~ # Tests .tox test-report.xml