2013-04-11 19:46:58 -06:00
|
|
|
.DS_Store
|
2017-07-25 17:58:12 -06:00
|
|
|
.env
|
2017-09-23 15:26:04 -06:00
|
|
|
.gclient_done
|
2017-12-04 09:05:04 -07:00
|
|
|
**/.npmrc
|
2015-11-20 17:32:53 -07:00
|
|
|
.tags*
|
2017-07-25 17:57:35 -06:00
|
|
|
.vs/
|
|
|
|
.vscode/
|
|
|
|
*.log
|
|
|
|
*.pyc
|
|
|
|
*.sln
|
|
|
|
*.swp
|
|
|
|
*.VC.db
|
|
|
|
*.VC.VC.opendb
|
|
|
|
*.vcxproj
|
|
|
|
*.vcxproj.filters
|
|
|
|
*.vcxproj.user
|
|
|
|
*.xcodeproj
|
2015-10-28 13:30:52 -06:00
|
|
|
/.idea/
|
2013-07-17 03:07:14 -06:00
|
|
|
/dist/
|
2017-09-23 15:26:04 -06:00
|
|
|
node_modules/
|
|
|
|
SHASUMS256.txt
|
2019-04-30 14:59:47 -06:00
|
|
|
**/package-lock.json
|
2018-04-08 23:54:14 -06:00
|
|
|
compile_commands.json
|
|
|
|
.envrc
|
2018-03-24 22:03:17 -06:00
|
|
|
|
|
|
|
# npm package
|
|
|
|
/npm/dist
|
2018-04-08 23:54:14 -06:00
|
|
|
/npm/path.txt
|
2021-08-19 12:26:17 -06:00
|
|
|
/npm/checksums.json
|
2018-08-17 14:00:43 -06:00
|
|
|
|
2018-09-13 07:08:08 -06:00
|
|
|
.npmrc
|
|
|
|
|
|
|
|
# Generated API definitions
|
|
|
|
electron-api.json
|
|
|
|
electron.d.ts
|
2018-09-13 09:30:12 -06:00
|
|
|
|
|
|
|
# Spec hash calculation
|
2022-08-25 10:36:08 -06:00
|
|
|
spec/.hash
|
2018-09-15 11:51:23 -06:00
|
|
|
|
|
|
|
# Eslint Cache
|
2020-12-10 11:57:06 -07:00
|
|
|
.eslintcache*
|
2019-01-11 18:00:43 -07:00
|
|
|
|
|
|
|
# Generated native addon files
|
2022-08-25 10:36:08 -06:00
|
|
|
/spec/fixtures/native-addon/echo/build/
|
2019-02-06 11:27:20 -07:00
|
|
|
|
|
|
|
# If someone runs tsc this is where stuff will end up
|
|
|
|
ts-gen
|
2019-04-22 16:36:59 -06:00
|
|
|
|
|
|
|
# Used to accelerate CI builds
|
|
|
|
.depshash
|
2020-10-20 12:49:57 -06:00
|
|
|
.depshash-target
|
|
|
|
|
|
|
|
# Used to accelerate builds after sync
|
2021-04-19 12:27:34 -06:00
|
|
|
patches/mtime-cache.json
|
|
|
|
|
2022-08-25 10:36:08 -06:00
|
|
|
spec/fixtures/logo.png
|