diff --git a/.gitignore b/.gitignore index 79b5697f..ba9b4a55 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,10 @@ wheels/ .installed.cfg *.egg +# Deploying + +deployed-hmtoken/ + # PyInstaller # 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.