databricks-cli/acceptance/bundle/templates/dbt-sql
Denis Bilenko a26461c5a3
Do not modify/create .gitignore in bundle root (#2429)
## Changes
- Do not modify or edit .gitignore in bundle root.
- Instead create .databricks/.gitignore with content set to "*"

## Why
Merging our changes into existing .gitignore is complicated and adding
.gitignore where it's not expected adds to the noise. Other tools also
use the approach in this PR (e.g. ruff creates .ruff_cache/.gitignore).

## Tests
- Modified templates/default-sql to capture this new file.
2025-03-05 10:57:05 +00:00
..
output/my_dbt_sql Add missing `.gitignore` to dbt-sql and default-sql templates (#2356) 2025-02-25 09:42:02 +00:00
input.json Include a materialized copy of built-in templates (#2146) 2025-01-17 15:03:59 +00:00
output.txt acc: Use [VARNAME] instead of $VARNAME (#2282) 2025-02-03 14:10:19 +00:00
script Do not modify/create .gitignore in bundle root (#2429) 2025-03-05 10:57:05 +00:00