mirror of
https://github.com/FlipsideCrypto/arbitrum-models.git
synced 2026-02-06 19:36:52 +00:00
* 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
18 lines
254 B
Plaintext
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/ |