10 lines
209 B
Text
10 lines
209 B
Text
|
|
include *.txt
|
|
include *.rst
|
|
include *.md
|
|
|
|
recursive-include rattail_corepos/corepos/office/scripts *.php
|
|
|
|
recursive-include rattail_corepos/db/alembic *.py
|
|
|
|
recursive-include rattail_corepos/templates *.mako
|