databricks-cli/acceptance/bundle/templates/default-python/classic
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_default_python acc: Include full output for default-python/classic (#2391) 2025-02-27 10:16:06 +00:00
input.json Support serverless mode in default-python template (explicit prompt) (#2377) 2025-02-26 14:07:30 +01:00
out.compare-vs-serverless.diff Support serverless mode in default-python template (explicit prompt) (#2377) 2025-02-26 14:07:30 +01:00
output.txt Support serverless mode in default-python template (explicit prompt) (#2377) 2025-02-26 14:07:30 +01:00
script Do not modify/create .gitignore in bundle root (#2429) 2025-03-05 10:57:05 +00:00