mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
242d51ca8d
* Added Onionv4 support to file server, sogs and pn server * Added blinded message support * Updated endpoints for sogs and file server to remove legacy ones
40 lines
445 B
Text
40 lines
445 B
Text
# test directories
|
|
__tests__
|
|
test
|
|
tests
|
|
powered-test
|
|
!@playwright/test/**
|
|
|
|
# asset directories
|
|
docs
|
|
doc
|
|
website
|
|
images
|
|
assets
|
|
|
|
# examples
|
|
example
|
|
|
|
# build scripts
|
|
Makefile
|
|
Gulpfile.js
|
|
Gruntfile.js
|
|
|
|
# configs
|
|
.tern-project
|
|
.gitattributes
|
|
.editorconfig
|
|
.*ignore
|
|
.eslintrc
|
|
.jshintrc
|
|
.flowconfig
|
|
.documentup.json
|
|
.yarn-metadata.json
|
|
.*.yml
|
|
|
|
# misc
|
|
*.md
|
|
|
|
|
|
!istanbul-reports/lib/html/assets
|
|
!istanbul-api/node_modules/istanbul-reports/lib/html/assets
|