This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
youtube-dl
mirror of
https://github.com/ytdl-org/youtube-dl.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
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
40fd4cb86a
f1f300e629
commit
348486ced4
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
.gitignore
+ 3
- 0
.gitignore
Xem Tập Tin
@@ -0,0 +1,3 @@
+*.pyc
+*.pyo
+*~