flow-models/.gitignore
Jack Forgash 9c5faa8dbf
workflow config (#100)
* workflow config

* github actions workflow

* small tweak

* env update for ad hoc

* daily job
2023-01-05 11:47:16 -07:00

20 lines
263 B
Plaintext

target/*
dbt_modules/
# newer versions of dbt use this directory instead of dbt_modules for test dependencies
dbt_packages/
logs/
.venv/
.python-version
# Visual Studio Code files
*/.vscode
*.code-workspace
.history/
**/.DS_Store
.vscode/
.dbt/.user.yml
.env