1
1
mirror of https://github.com/neosubhamoy/pytubepp.git synced 2026-08-04 20:43:44 +05:30
Files

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