Restore out.gitignore

This commit is contained in:
Lennart Kats 2025-02-23 14:24:58 +01:00
parent dfacb81826
commit a58e224de2
No known key found for this signature in database
GPG Key ID: 1EB8B57673197023
2 changed files with 3 additions and 21 deletions

View File

@ -1,14 +1,2 @@
# DABs
.databricks/
build/
dist/
__pycache__/
*.egg-info
.venv/
scratch/**
!scratch/README.md
# dbt .databricks
target/
dbt_packages/
logs/

View File

@ -1,8 +1,2 @@
.databricks/
build/ .databricks
dist/
__pycache__/
*.egg-info
.venv/
scratch/**
!scratch/README.md