mirror of
https://github.com/electron/electron.git
synced 2026-01-24 14:57:58 -05:00
Crashpad use `gclient` to maintain its third_party libraries. This patch switches `gclient` instead of `git submodule` to align crashpad way.
16 lines
197 B
Plaintext
16 lines
197 B
Plaintext
.DS_Store
|
|
/build/
|
|
/dist/
|
|
/external_binaries/
|
|
/out/
|
|
/vendor/brightray/vendor/download/
|
|
/vendor/python_26/
|
|
/vendor/npm/
|
|
/vendor/.gclient
|
|
node_modules/
|
|
*.xcodeproj
|
|
*.swp
|
|
*.pyc
|
|
debug.log
|
|
npm-debug.log
|