mirror of
https://github.com/dbt-labs/dbt-core
synced 2025-12-17 19:31:34 +00:00
5 lines
180 B
Plaintext
5 lines
180 B
Plaintext
recursive-include dbt/include *.py *.sql *.yml *.html *.md .gitkeep .gitignore
|
|
include dbt/py.typed
|
|
recursive-include dbt/task/docs *.html
|
|
recursive-include dbt/jsonschemas *.json
|