Browse Source

Merge pull request #238 from rbrito/add-to-gitignore

Add list of files to ignore for `youtube-dl`.
rtmp_test
Philipp Hagemeister 13 years ago
parent
commit
348486ced4
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

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

Loading…
Cancel
Save