You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
421 B

  1. *.pyc
  2. *.pyo
  3. *.class
  4. *~
  5. *.DS_Store
  6. wine-py2exe/
  7. py2exe.log
  8. *.kate-swp
  9. build/
  10. dist/
  11. MANIFEST
  12. README.txt
  13. youtube-dl.1
  14. youtube-dl.bash-completion
  15. youtube-dl.fish
  16. youtube_dl/extractor/lazy_extractors.py
  17. youtube-dl
  18. youtube-dl.exe
  19. youtube-dl.tar.gz
  20. .coverage
  21. cover/
  22. updates_key.pem
  23. *.egg-info
  24. *.srt
  25. *.sbv
  26. *.vtt
  27. *.flv
  28. *.mp4
  29. *.m4a
  30. *.m4v
  31. *.part
  32. *.swp
  33. test/testdata
  34. test/local_parameters.json
  35. .tox
  36. youtube-dl.zsh
  37. .idea
  38. .idea/*
  39. tmp/