# Distribution / packaging .Python build/ models/ ZLM/ ZLMediaKit/ ffmpeg-4.2.5/ nv-codec-headers/ *.bz2 develop-eggs/ dist/ eggs/ .eggs/ parts/ sdist/ var/ wheels/ share/python-wheels/ *.egg-info/ .installed.cfg *.egg MANIFEST .idea/ # Prerequisites *.d # Compiled Object files *.slo *.lo *.o *.obj # Precompiled Headers *.gch *.pch # Compiled Dynamic libraries *.so *.dylib *.dll # Fortran module files *.mod *.smod # Compiled Static libraries *.lai *.la *.a *.lib # Executables *.exe *.out *.app # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # 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. *.manifest *.spec # Environments .env .venv env/ venv/ ENV/ env.bak/ venv.bak/ # VSCode Editor .vscode/