electron/.gitignore

71 строка
1.1 KiB
Plaintext
Исходник Обычный вид История

2013-04-12 05:46:58 +04:00
.DS_Store
2017-07-26 02:58:12 +03:00
.env
.gclient_done
2017-12-04 19:05:04 +03:00
**/.npmrc
2015-11-21 03:32:53 +03:00
.tags*
2017-07-26 02:57:35 +03:00
.vs/
.vscode/
*.log
*.pyc
*.sln
*.swp
*.VC.db
*.VC.VC.opendb
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.xcodeproj
2015-10-28 22:30:52 +03:00
/.idea/
2013-07-17 13:07:14 +04:00
/dist/
/external_binaries/
2013-07-17 13:07:14 +04:00
/out/
2017-07-26 02:57:35 +03:00
/vendor/.gclient
2017-11-21 13:22:31 +03:00
/vendor/debian_jessie_mips64-sysroot/
2017-12-08 10:12:47 +03:00
/vendor/debian_stretch_amd64-sysroot/
/vendor/debian_stretch_arm-sysroot/
/vendor/debian_stretch_arm64-sysroot/
/vendor/debian_stretch_i386-sysroot/
2017-11-21 13:22:31 +03:00
/vendor/gcc-4.8.3-d197-n64-loongson/
/vendor/readme-gcc483-loongson.txt
2017-07-26 02:57:35 +03:00
/vendor/download/
2015-07-01 09:27:15 +03:00
/vendor/llvm-build/
2017-07-26 02:57:35 +03:00
/vendor/llvm/
/vendor/npm/
/vendor/python_26/
/vendor/native_mksnapshot
/vendor/LICENSES.chromium.html
/vendor/pyyaml
node_modules/
SHASUMS256.txt
**/package-lock.json
compile_commands.json
.envrc
# npm package
/npm/dist
/npm/path.txt
2018-08-17 23:00:43 +03:00
.npmrc
# Generated API definitions
electron-api.json
electron.d.ts
# Spec hash calculation
spec/.hash
# Eslint Cache
2020-12-10 21:57:06 +03:00
.eslintcache*
# Generated native addon files
/spec-main/fixtures/native-addon/echo/build/
# If someone runs tsc this is where stuff will end up
ts-gen
# Used to accelerate CI builds
.depshash
.depshash-target
# Used to accelerate builds after sync
patches/mtime-cache.json