electron/.gitignore

22 lines
317 B
Text
Raw Normal View History

2013-04-12 09:46:58 +08:00
.DS_Store
2015-11-21 02:32:53 +02:00
.tags*
2015-10-28 21:30:52 +02:00
/.idea/
2013-07-17 17:07:14 +08:00
/build/
/dist/
/external_binaries/
2013-07-17 17:07:14 +08:00
/out/
/vendor/brightray/vendor/download/
2015-07-01 09:22:40 +00:00
/vendor/debian_wheezy_arm-sysroot/
2015-07-02 05:07:56 +00:00
/vendor/debian_wheezy_i386-sysroot/
2013-07-17 17:07:14 +08:00
/vendor/python_26/
2014-04-02 09:58:38 +08:00
/vendor/npm/
2015-07-01 14:27:15 +08:00
/vendor/llvm/
/vendor/llvm-build/
/vendor/.gclient
2013-04-14 22:48:35 +08:00
node_modules/
2013-04-12 09:46:58 +08:00
*.xcodeproj
*.swp
*.pyc
debug.log
npm-debug.log