summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a2b2c12)
raw | patch | inline | side by side (parent: a2b2c12)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 13 Oct 2003 23:21:47 +0000 (23:21 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Mon, 13 Oct 2003 23:21:47 +0000 (23:21 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1914 57a73879-2fb5-44c3-a270-3262357dd7e2
MANIFEST.in | patch | blob | history |
diff --git a/MANIFEST.in b/MANIFEST.in
index 42c1a3b3cdd7029422df940fb420a8900904f17a..2f49cef50d44f105f3265817a13b3d72546b5b7c 100644 (file)
--- a/MANIFEST.in
+++ b/MANIFEST.in
recursive-include doc *.html *.png *.txt *.css *.1
recursive-include detectors *.py
recursive-include templates *.* home* page*
-recursive-exclude roundup *.pyc *.pyo .cvsignore
-recursive-exclude frontends *.pyc *.pyo .cvsignore
-recursive-exclude templates *.pyc *.pyo .cvsignore
+recursive-exclude roundup *.pyc *.pyo .*
+recursive-exclude frontends *.pyc *.pyo .*
+recursive-exclude templates *.pyc *.pyo .*
include run_tests *.txt demo.py
exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
exclude doc/security.txt doc/templating.txt