File tree Expand file tree Collapse file tree 3 files changed +2
-24
lines changed
Expand file tree Collapse file tree 3 files changed +2
-24
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ recursive-include test *.py *.txt
77recursive-include doc *.html *.png *.txt *.css *.1
88recursive-include detectors *.py
99recursive-include templates *.* home* page*
10- global-exclude .cvsignore *.pyc *.pyo
10+ global-exclude .cvsignore *.pyc *.pyo .DS_Store
1111include run_tests.py *.txt demo.py MANIFEST.in MANIFEST
1212exclude BUILD.txt I18N_PROGRESS.txt TODO.txt
1313exclude doc/security.txt doc/templating.txt
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -733,7 +733,7 @@ released.
733733Further Reading
734734===============
735735
736- If you intend to use Roundup with anything other than the defualt
736+ If you intend to use Roundup with anything other than the default
737737templates, if you would like to hack on Roundup, or if you would
738738like implementation details, you should read `Customising Roundup`_.
739739
You can’t perform that action at this time.
0 commit comments