mirror of
https://github.com/oxen-io/session-desktop.git
synced 2023-12-14 02:12:57 +01:00
36 lines
329 B
Text
36 lines
329 B
Text
# test directories
|
|
__tests__
|
|
test
|
|
tests
|
|
powered-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
|
|
|