Add under-anything knowledge dashboard
This commit is contained in:
16
Understand-Anything-main/.gitignore
vendored
Normal file
16
Understand-Anything-main/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules
|
||||
dist
|
||||
.understand-anything
|
||||
*.tsbuildinfo
|
||||
.DS_Store
|
||||
.env
|
||||
.env.*
|
||||
coverage/
|
||||
*.log
|
||||
__pycache__/
|
||||
.claude/
|
||||
.worktrees/
|
||||
homepage/public/demo/
|
||||
.private/
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user