session-desktop/.gitignore

53 lines
661 B
Plaintext

node_modules
.sass-cache
.eslintcache
build/curve25519_compiled.js
stylesheets/*.css.map
/dist
.DS_Store
config/local.json
config/local-*.json
*.provisionprofile
release/
/dev-app-update.yml
*.sublime*
sql/
# generated files
js/components.js
js/util_worker.js
js/libtextsecure.js
libtextsecure/components.js
stylesheets/*.css
test/test.js
# 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
# Ctags
tags
proxy.key
proxy.pub
*.tsbuildinfo
yarn-error.log
# editor
.vscode/
libloki/test/test.js
playwright.config.js
*.js.map