electron/.gitignore

30 lines
422 B
Plaintext
Raw Normal View History

2013-04-11 19:46:58 -06:00
.DS_Store
2015-11-20 17:32:53 -07:00
.tags*
2015-10-28 13:30:52 -06:00
/.idea/
2013-07-17 03:07:14 -06:00
/build/
/dist/
/external_binaries/
2013-07-17 03:07:14 -06:00
/out/
/vendor/brightray/vendor/download/
/vendor/debian_wheezy_amd64-sysroot/
2015-07-01 03:22:40 -06:00
/vendor/debian_wheezy_arm-sysroot/
2015-07-01 23:07:56 -06:00
/vendor/debian_wheezy_i386-sysroot/
2013-07-17 03:07:14 -06:00
/vendor/python_26/
2014-04-01 19:58:38 -06:00
/vendor/npm/
2015-07-01 00:27:15 -06:00
/vendor/llvm/
/vendor/llvm-build/
/vendor/.gclient
2013-04-14 08:48:35 -06:00
node_modules/
2013-04-11 19:46:58 -06:00
*.xcodeproj
*.swp
*.pyc
*.VC.db
*.VC.VC.opendb
.vs/
.vscode/
*.vcxproj
*.vcxproj.user
*.vcxproj.filters
*.sln
2016-10-31 22:47:34 -06:00
*.log