#  Usually these files are written by a python script from a template
#  before PyInstaller builds the exe, so as to inject date/other infos into it.
# Byte-compiled / optimized / DLL files
# C extensions
# Distribution / packaging
# Installer logs
# PyBuilder
# PyInstaller
# Sphinx documentation
# Unit test / coverage reports
*,cover
*.egg-info/
*.manifest
*.py[cod]
*.so
*.spec
.Python
.coverage
.coverage.*
.eggs/
.installed.cfg
.pytest_cache
/*.egg
/.cache
/.tox/
/build/
/dist/
/env/
__pycache__/
coverage.xml
develop-eggs/
docs/_build/
downloads/
eggs/
geckodriver.log
htmlcov/
lib/
lib64/
nosetests.xml
parts/
pip-delete-this-directory.txt
pip-log.txt
sdist/
target/
var/
.python-version
