mirror of
https://github.com/FlipsideCrypto/blast-models.git
synced 2026-02-06 11:06:46 +00:00
* files * docs * package * remove * comments * macro comments * overview * comment out on run start * remove workflows
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/ |