Browse Source

Add list of files to ignore for `youtube-dl`.

rtmp_test
Rogério Brito 13 years ago
parent
commit
f1f300e629
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