mirror of
https://github.com/FlipsideCrypto/flow-models.git
synced 2026-02-06 13:06:59 +00:00
* first pass * test 2 * test 3 * test 4 * test 5 * test 6 * test 6 * test 7 * test 8 * test 9 * test 10 * test 11 * repo token test * token test 2 * token test 3 * token test 4 * token test 5 * Auto-update docs * removed with on checkout test * testing file move * mkdir command * no spaces * Auto-update docs * update gitignore for target again * Auto-update docs * clean target * Auto-update docs * will it delete user.yml * Auto-update docs * test profile as env * echo echo * space * secretS * nope, only encrypted * Auto-update docs * clean up test profile * Auto-update docs * pythonless test * Auto-update docs * del blank line * jk keep python Co-authored-by: github-actions <abc@xyz>
18 lines
257 B
Plaintext
18 lines
257 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 |