mirror of
https://github.com/FlipsideCrypto/osmosis-models.git
synced 2026-02-06 09:26:49 +00:00
* check in * WIP check in * WIP check in * locked LP actions and balances * add business logic test, fix test failure & typos * ds store * ds store * more logic tests
16 lines
244 B
Plaintext
16 lines
244 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 |