forked from repo-mirrors/dbt-core
Co-authored-by: Kshitij Aranke <kshitij.aranke@dbtlabs.com> Co-authored-by: Kshitij Aranke <kshitij@aranke.org>
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
recursive-include dbt/include *.py *.sql *.yml *.html *.md .gitkeep .gitignore
|
|
include dbt/py.typed
|
|
recursive-include dbt/task/docs *.html
|