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.

16 lines
332 B

  1. include TODO
  2. include AUTHORS
  3. include LICENSE
  4. include README.md
  5. include MANIFEST.in
  6. include tests/*.py
  7. include devscripts/*
  8. include docs/*
  9. include youtube_dl_gui/data/pixmaps/icons-license
  10. recursive-include youtube_dl_gui/data *.png *.ico
  11. recursive-include youtube_dl_gui/locale *.po
  12. recursive-exclude youtube_dl_gui/locale *.mo