electron/.gitignore

45 lines
809 B
Text
Raw Normal View History

2013-04-12 01:46:58 +00:00
.DS_Store
2017-07-25 23:58:12 +00:00
.env
.npmrc
2015-11-21 00:32:53 +00:00
.tags*
2017-07-25 23:57:35 +00:00
.vs/
.vscode/
*.log
*.pyc
*.sln
*.swp
*.VC.db
*.VC.VC.opendb
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.xcodeproj
2017-08-02 01:31:27 +00:00
node_modules/
2015-10-28 19:30:52 +00:00
/.idea/
2017-07-25 23:57:35 +00:00
/brightray/brightray.opensdf
/brightray/brightray.sdf
/brightray/brightray.sln
/brightray/brightray.suo
/brightray/brightray.v12.suo
/brightray/brightray.vcxproj*
/brightray/brightray.xcodeproj/
2013-07-17 09:07:14 +00:00
/build/
/dist/
/external_binaries/
2013-07-17 09:07:14 +00:00
/out/
2017-07-25 23:57:35 +00:00
/vendor/.gclient
2017-05-22 07:52:40 +00:00
/vendor/debian_jessie_amd64-sysroot/
/vendor/debian_jessie_arm-sysroot/
/vendor/debian_jessie_arm64-sysroot/
/vendor/debian_jessie_i386-sysroot/
/vendor/debian_wheezy_amd64-sysroot/
/vendor/debian_wheezy_arm-sysroot/
/vendor/debian_wheezy_i386-sysroot/
2017-07-25 23:57:35 +00:00
/vendor/download/
2015-07-01 06:27:15 +00:00
/vendor/llvm-build/
2017-07-25 23:57:35 +00:00
/vendor/llvm/
2017-07-25 23:59:35 +00:00
/vendor/node/deps/node-inspect/.npmrc
2017-07-25 23:57:35 +00:00
/vendor/npm/
/vendor/python_26/
.gclient_done