mirror of
https://github.com/hotwa/luci-app-openclaw.git
synced 2026-03-30 20:25:44 +00:00
19 lines
124 B
Plaintext
19 lines
124 B
Plaintext
# Node
|
|
node_modules/
|
|
*.tgz
|
|
|
|
# Build artifacts
|
|
dist/
|
|
*.ipk
|
|
*.run
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor
|
|
.vscode/
|
|
*.swp
|
|
*.swo
|
|
*~
|