Browse Source

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

Add list of files to ignore for `youtube-dl`.
Philipp Hagemeister 14 năm trước cách đây
mục cha
commit
348486ced4
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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