1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2026-06-21 01:13:43 +05:30
Files
pytubepp/.gitignore
T

12 lines
214 B
Plaintext

# Compiled python modules and cache.
__pycache__/
*.pyc
# Setuptools distribution folder.
/dist/
# Setuptools build folder.
/build/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info