ede9bfb17a
how did this manage to be left out all this time?
17 lines
446 B
Plaintext
17 lines
446 B
Plaintext
|
|
include *.txt
|
|
include *.rst
|
|
include *.py
|
|
|
|
include tailbone/static/robots.txt
|
|
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
|