arbitrum-models/.gitignore
drethereum 98905cce34
add-dbt-run-github-action-to-repo (#34)
* added new jobs to github actions

* removed placeholder job

* updated github action jobs

* updated profiles.yml

* changed incremental cron job to run on odd hours
2023-01-10 13:33:34 -07:00

18 lines
254 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/
.env
dbt-env/