This commit is contained in:
2026-07-26 22:03:25 -05:00
parent e10f66fecf
commit d3de67fadb
9 changed files with 6091 additions and 28 deletions
+7 -3
View File
@@ -5,6 +5,7 @@ crates/*/target/
# Node.js
node_modules/
npm-debug.log*
package-lock.json
# Build artifacts
*.node
@@ -14,6 +15,12 @@ npm-debug.log*
*.d
*.pdb
# Benchmark results
benchmark/result-*.json
# Electron
electron/
# OS
.DS_Store
Thumbs.db
@@ -24,8 +31,5 @@ Thumbs.db
*.swp
*.swo
# Cargo
Cargo.lock
# napi-rs
napi-dist/