mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 14:06:44 +00:00
26 lines
332 B
Plaintext
26 lines
332 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
|
|
|
|
.github/workflows/.dbt/.user.yml
|
|
local*
|
|
venv/
|
|
.cursor/
|
|
.cursorrules
|