We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e383a9e commit af9284cCopy full SHA for af9284c
MANIFEST.in
@@ -2,11 +2,7 @@ include AUTHORS
2
include README.rst
3
include LICENSE
4
recursive-include fluent_comments/locale *.po *.mo
5
-recursive-include fluent_comments/templates *.html
6
-recursive-include fluent_comments/static *
+recursive-include fluent_comments/templates *.html *.txt
+recursive-include fluent_comments/static *.css *.gif *.js
7
global-exclude .DS_Store
8
global-exclude Thumbs.db
9
-global-exclude Desktop.ini
10
-global-exclude *.swp
11
-global-exclude *~
12
-global-exclude *.bak
0 commit comments