2013-07-22 23:32:54 -05:00
|
|
|
|
2013-08-30 22:11:42 -05:00
|
|
|
include *.txt
|
|
|
|
include *.rst
|
|
|
|
include *.py
|
2013-07-22 23:32:54 -05:00
|
|
|
|
2013-09-01 09:27:47 -05:00
|
|
|
recursive-include tailbone/static *.css
|
|
|
|
recursive-include tailbone/static *.png
|
2013-07-22 23:32:54 -05:00
|
|
|
|
2013-09-01 09:27:47 -05:00
|
|
|
recursive-include tailbone/templates *.mako
|
|
|
|
recursive-include tailbone/reports *.mako
|