feat(macos): add Canvas A2UI renderer
This commit is contained in:
16
vendor/a2ui/.gitignore
vendored
Normal file
16
vendor/a2ui/.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
node_modules
|
||||
.DS_Store
|
||||
.wireit
|
||||
dist
|
||||
.env
|
||||
.idx
|
||||
.vscode
|
||||
__pycache__
|
||||
*.pyc
|
||||
.angular
|
||||
|
||||
# MkDocs build output
|
||||
site/
|
||||
|
||||
# Python virtual environment
|
||||
.venv/
|
||||
Reference in New Issue
Block a user