mirror of
https://github.com/mileswolfallen2/gelectron.git
synced 2026-09-08 04:43:14 +00:00
fix: update .gitignore to include Electron compat layer directories
This commit is contained in:
@@ -21,6 +21,10 @@ benchmark/result-*.json
|
||||
# Electron
|
||||
electron/
|
||||
|
||||
# Electron compat layer (generated)
|
||||
src/electron/
|
||||
npm/darwin-arm64/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
Reference in New Issue
Block a user