# Nox
/.nox

# PyInstaller
/*.spec

# Python
__pycache__

# Qt Creator
/*.pyproject
/*.pyproject.user

# Rope
/.ropeproject

# Setuptools
/build
/dist
/*.egg-info

# setuptools_scm
/no_vtf/_version.py
