Zehina / Webtoon-Downloader

Webtoons Scraper able to download all chapters of any series wanted.
https://zehina.github.io/Webtoon-Downloader/
MIT License
138 stars 35 forks source link

gitignore: add output of "pip install" run #29

Closed olaf-mandel closed 9 months ago

olaf-mandel commented 9 months ago

Add the Webtoon_Downloader.egg-info directory (below src), the Webtoon_Downloader-*.egg distributable generated by a pip install . run. Also add the Webtoon_Downloader directory that should have been generated below build/lib but currently isn't.