.gitigore
.git*
**/dist
**/.next
**/node_modules
**/.git
.idea
.storybook
/README.md

.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/

.next/
node_modules/
build/
dist/
.eslintcache
.buildtool/
.devproxy.local.js
**/.env.local
.env.local
.editorconfig
.env.local.example
.pytest_cache
Dockerfile
__pycache__
docker-compose.yml
docs
local.ini
tests
test_main.http
relay.yaml
trigger_config/
