# locales recursive-include combo/locales/locale *.po *.mo # static recursive-include combo/apps/lingo/static *.css *.js *.ico *.gif *.png *.jpg recursive-include combo/apps/dataviz/static *.css *.js *.ico *.gif *.png *.jpg *.scss recursive-include combo/apps/dashboard/static *.js recursive-include combo/apps/family/static *.css *.scss *.js recursive-include combo/apps/gallery/static *.js recursive-include combo/apps/maps/static *.css *.scss *.js recursive-include combo/apps/pwa/static *.css *.scss *.js *.svg recursive-include combo/apps/wcs/static *.js *.css recursive-include combo/manager/static *.scss *.css *.js *.ico *.gif *.png *.jpg recursive-include combo/public/static *.css *.js *.ico *.gif *.png *.jpg # templates recursive-include combo/data/templates *.html *.txt recursive-include combo/apps/assets/templates *.html recursive-include combo/apps/calendar/templates *.html recursive-include combo/apps/dashboard/templates *.html recursive-include combo/apps/search/templates *.html recursive-include combo/apps/dataviz/templates *.html *.svg recursive-include combo/apps/family/templates *.html recursive-include combo/apps/fargo/templates *.html recursive-include combo/apps/gallery/templates *.html recursive-include combo/apps/kb/templates *.html recursive-include combo/apps/lingo/templates *.html recursive-include combo/apps/maps/templates *.html recursive-include combo/apps/newsletters/templates *.html recursive-include combo/apps/notifications/templates *.html recursive-include combo/apps/pwa/templates *.html *.js *.json recursive-include combo/apps/wcs/templates *.html recursive-include combo/manager/templates *.html recursive-include combo/public/templates *.html recursive-include combo/profile/templates *.html recursive-include tests *.py recursive-include tests/data *.jpeg include COPYING README include MANIFEST.in include VERSION