mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
Merge pull request #238 from rbrito/add-to-gitignore
Add list of files to ignore for `youtube-dl`.
This commit is contained in:
commit
348486ced4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.pyc
|
||||
*.pyo
|
||||
*~
|
Loading…
Reference in a new issue