This commit is contained in:
Grzegorz Michalski
2026-03-02 12:24:32 +01:00
parent 1e8f238b50
commit 2b44f50629
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@@ -4,4 +4,7 @@ __pycache__/
.tox .tox
*.egg-info/ *.egg-info/
dbtenv/ dbtenv/
dbt/ggmichalski/
dbt/.user.yml

View File

@@ -0,0 +1 @@
Get-ChildItem Env: | Where-Object Name -like 'DBT_*'