mirror of
https://github.com/neosubhamoy/pytubepp.git
synced 2025-12-19 00:42:59 +05:30
12 lines
214 B
Plaintext
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 |