electron/.gitignore

30 lines
422 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/
/vendor/debian_wheezy_amd64-sysroot/
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
*.VC.db
*.VC.VC.opendb
.vs/
.vscode/
*.vcxproj
*.vcxproj.user
*.vcxproj.filters
*.sln
2016-11-01 04:47:34 +00:00
*.log