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
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored Normal file
View File

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