session-desktop/.gitignore

55 lines
636 B
Plaintext
Raw Permalink Normal View History

node_modules
2022-05-11 02:58:21 +02:00
.parcel-cache
.sass-cache
2020-02-03 05:53:36 +01:00
.eslintcache
/dist
2017-05-09 00:13:57 +02:00
.DS_Store
2017-04-13 05:12:52 +02:00
config/local.json
config/local-*.json
2017-04-25 23:01:54 +02:00
*.provisionprofile
release/
2017-06-21 21:35:19 +02:00
/dev-app-update.yml
*.sublime*
sql/
# React / TypeScript
ts/**/*.js
ts/protobuf/*.d.ts
ts/**/*.js.map
test/ts/**/*.js.map
test/ts/**/*.js
ts/test/automation/**/*.js
ts/test/automation/**/*.js.map
# Swapfiles
**/*.swp
2019-08-05 09:23:26 +02:00
# Ctags
tags
2020-05-19 02:42:40 +02:00
proxy.key
proxy.pub
2020-07-31 05:48:57 +02:00
*.tsbuildinfo
2021-03-01 02:05:39 +01:00
yarn-error.log
# editor
.vscode/
2023-08-17 05:42:09 +02:00
.vscrof/
playwright.config.js
2022-03-24 01:15:21 +01:00
*.js.map
ts/node/**/*.d.ts
ts/node/**/*.d.ts.map
test-results/
.nyc_output
coverage/
stylesheets/dist/
*.worker.js.LICENSE.txt
ts/webworker/workers/node/**/*.node