mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
47 lines
No EOL
590 B
Text
47 lines
No EOL
590 B
Text
node_modules
|
|
.sass-cache
|
|
.eslintcache
|
|
build/curve25519_compiled.js
|
|
build/icons/*
|
|
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
|
|
libtextsecure/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
|
|
|
|
# editor
|
|
.vscode/ |