mirror of
https://github.com/langgenius/dify.git
synced 2026-09-04 07:53:20 +08:00
Import the committed KnowledgeFS snapshot dc4072ee302317145612087ce7440851dc329fd0 under knowledge-fs/ without its Git history, local IDE settings, or build artifacts.
17 lines
184 B
Plaintext
17 lines
184 B
Plaintext
**/node_modules
|
|
**/.pnpm-store
|
|
**/dist
|
|
**/.next
|
|
**/.turbo
|
|
**/.cache
|
|
**/__pycache__
|
|
**/*.pyc
|
|
**/.mypy_cache
|
|
**/.ruff_cache
|
|
knowledge-fs/
|
|
.git
|
|
.github
|
|
*.md
|
|
!web/README.md
|
|
!api/README.md
|