mirror of
https://github.com/FlipsideCrypto/bsc-models.git
synced 2026-02-06 14:26:53 +00:00
* initial set up * macros and workflows * wh * defi and nft tags * sl * docs * package * package * curated tweaks
21 lines
283 B
Plaintext
21 lines
283 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-env/
|
|
.env
|
|
.user.yml
|
|
|
|
/package-lock.yml |