d874fccfd1
i think these are chameleon templates?
16 lines
411 B
Plaintext
16 lines
411 B
Plaintext
|
|
include *.txt
|
|
include *.rst
|
|
include *.py
|
|
|
|
recursive-include tailbone/static *.js
|
|
recursive-include tailbone/static *.css
|
|
recursive-include tailbone/static *.png
|
|
recursive-include tailbone/static *.jpg
|
|
recursive-include tailbone/static *.gif
|
|
recursive-include tailbone/static *.ico
|
|
|
|
recursive-include tailbone/templates *.mako
|
|
recursive-include tailbone/templates *.pt
|
|
recursive-include tailbone/reports *.mako
|