electron/.gitignore

22 lines
317 B
Text
Raw Normal View History

2013-04-12 01:46:58 +00:00
.DS_Store
2015-11-21 00:32:53 +00:00
.tags*
2015-10-28 19:30:52 +00:00
/.idea/
2013-07-17 09:07:14 +00:00
/build/
/dist/
/external_binaries/
2013-07-17 09:07:14 +00: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 09:07:14 +00:00
/vendor/python_26/
2014-04-02 01:58:38 +00:00
/vendor/npm/
2015-07-01 06:27:15 +00:00
/vendor/llvm/
/vendor/llvm-build/
/vendor/.gclient
2013-04-14 14:48:35 +00:00
node_modules/
2013-04-12 01:46:58 +00:00
*.xcodeproj
*.swp
*.pyc
debug.log
npm-debug.log