mirror of
https://github.com/aaddrick/claude-desktop-debian.git
synced 2026-05-17 00:26:21 +03:00
- Build script for creating Debian package - Linux-compatible native module implementation - Based on insights from k3d3's claude-desktop-linux-flake
14 lines
141 B
Plaintext
14 lines
141 B
Plaintext
# Build output
|
|
build/
|
|
build-*/
|
|
|
|
# Reference implementation
|
|
reference/
|
|
|
|
# Node modules
|
|
node_modules/
|
|
|
|
# OS-specific files
|
|
.DS_Store
|
|
Thumbs.db
|