Loading .gitignore +2 −0 Original line number Diff line number Diff line # Pyenv files .python-version .venv*/ .env*/ # Byte-compiled / optimized / DLL files __pycache__/ Loading @@ -25,6 +26,7 @@ var/ *.egg-info/ .installed.cfg *.egg pip-wheel-metadata/ # PyInstaller # Usually these files are written by a python script from a template Loading Loading
.gitignore +2 −0 Original line number Diff line number Diff line # Pyenv files .python-version .venv*/ .env*/ # Byte-compiled / optimized / DLL files __pycache__/ Loading @@ -25,6 +26,7 @@ var/ *.egg-info/ .installed.cfg *.egg pip-wheel-metadata/ # PyInstaller # Usually these files are written by a python script from a template Loading