1
0
Fork 0
mirror of https://gitlab.com/dstftw/youtube-dl.git synced 2020-11-16 09:42:26 +00: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
commit 348486ced4

3
.gitignore vendored Normal file
View file

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