Files
agent-framework/python/packages/devui/frontend/.gitignore
T
Victor Dibia fa9f5c1aed Python:DevUI Fixes (#1035)
* fix event reset on thread change, enable multiline input, enable pasting of files and screenshots

* UI updates and improved remove discovery

* ui and other fixes

---------

Co-authored-by: Evan Mattson <35585003+moonbox3@users.noreply.github.com>
2025-10-01 00:21:22 +00:00

23 lines
239 B
Plaintext

# dependencies
/node_modules
/.pnp
.pnp.js
# testing
/coverage
# production
/build
.env.*
claude.md
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*