mirror of
https://github.com/mileswolfallen2/gelectron.git
synced 2026-09-08 12:43:16 +00:00
update
This commit is contained in:
+7
-3
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user