session-desktop/.gitignore

50 lines
658 B
Plaintext

node_modules
.sass-cache
.eslintcache
coverage/*
build/curve25519_compiled.js
build/icons/*
stylesheets/*.css.map
/dist
.DS_Store
config/local.json
config/local-*.json
*.provisionprofile
release/
/dev-app-update.yml
.nyc_output/
*.sublime*
sql/
# generated files
js/components.js
js/util_worker.js
js/libtextsecure.js
js/libloki.js
libtextsecure/components.js
libtextsecure/test/test.js
libloki/test/components.js
libloki/test/test.js
stylesheets/*.css
test/test.js
# React / TypeScript
ts/**/*.js
ts/protobuf/*.d.ts
ts/**/*.js.map
test/ts/**/*.js.map
test/ts/**/*.js
# Swapfiles
**/*.swp
# Ctags
tags
proxy.key
proxy.pub
*.tsbuildinfo
yarn-error.log