1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-07 15:07:06 -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:
Philipp Hagemeister
2011-11-30 11:45:17 -08:00

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.pyc
*.pyo
*~