electron/.gitignore
Cheng Zhao ebac5f9ed5 Ship the custom node binary build with atom-shell.
This is required by the child_process.fork, which is indeed executing
the node binary to start a script.

The node fork can be found at:
https://github.com/atom/cefode-node/tree/chromium-v8
2013-05-11 21:07:03 +08:00

7 lines
63 B
Text

.DS_Store
build/
node/
node_modules/
vendor/
*.xcodeproj
*.swp