2016-02-22 22:04:42 +00:00
|
|
|
# OSX
|
|
|
|
#
|
|
|
|
.DS_Store
|
2016-12-02 17:12:41 +00:00
|
|
|
.projectile
|
2016-12-06 23:09:41 +00:00
|
|
|
.cljs_rhino_repl/
|
|
|
|
.#*
|
2016-02-22 22:04:42 +00:00
|
|
|
|
|
|
|
# Xcode
|
|
|
|
#
|
|
|
|
build/
|
|
|
|
*.pbxuser
|
|
|
|
!default.pbxuser
|
|
|
|
*.mode1v3
|
|
|
|
!default.mode1v3
|
|
|
|
*.mode2v3
|
|
|
|
!default.mode2v3
|
|
|
|
*.perspectivev3
|
|
|
|
!default.perspectivev3
|
|
|
|
xcuserdata
|
|
|
|
*.xccheckout
|
|
|
|
*.moved-aside
|
|
|
|
DerivedData
|
|
|
|
*.hmap
|
|
|
|
*.ipa
|
|
|
|
*.xcuserstate
|
|
|
|
project.xcworkspace
|
|
|
|
|
|
|
|
# Android/IJ
|
|
|
|
#
|
|
|
|
.idea
|
2016-04-04 16:21:10 +00:00
|
|
|
.gradle
|
2017-08-30 09:34:30 +00:00
|
|
|
*.iml
|
2019-01-18 15:58:27 +00:00
|
|
|
**/android/.project
|
2016-02-22 22:04:42 +00:00
|
|
|
|
2018-02-26 23:38:56 +00:00
|
|
|
# Atom
|
|
|
|
.tags*
|
|
|
|
|
2019-03-25 16:35:01 +00:00
|
|
|
# VS Code
|
|
|
|
.vscode/ipch/
|
|
|
|
|
2016-02-22 22:04:42 +00:00
|
|
|
# node.js
|
|
|
|
#
|
|
|
|
node_modules/
|
2019-06-04 16:50:29 +00:00
|
|
|
node_modules.tmp/
|
2016-02-22 22:04:42 +00:00
|
|
|
npm-debug.log
|
2019-01-18 15:58:27 +00:00
|
|
|
yarn-error.log
|
|
|
|
default.realm/
|
2016-02-22 22:04:42 +00:00
|
|
|
|
2016-04-24 08:07:08 +00:00
|
|
|
# BUCK
|
|
|
|
buck-out/
|
|
|
|
\.buckd/
|
|
|
|
android/app/libs
|
2017-10-12 19:49:48 +00:00
|
|
|
android/app/obj
|
2016-04-24 08:07:08 +00:00
|
|
|
android/keystores/debug.keystore
|
|
|
|
|
2018-07-17 15:59:18 +00:00
|
|
|
# Generated by clj-rn
|
2016-02-22 22:04:42 +00:00
|
|
|
#
|
|
|
|
index.android.js
|
|
|
|
index.ios.js
|
|
|
|
target/
|
2017-12-22 12:35:05 +00:00
|
|
|
env/dev/env/config.cljs
|
2018-01-04 20:33:13 +00:00
|
|
|
externs/
|
|
|
|
shim.js
|
2016-02-22 22:04:42 +00:00
|
|
|
|
2018-08-28 14:37:25 +00:00
|
|
|
# Desktop build
|
|
|
|
index.desktop.js
|
2019-01-18 15:58:27 +00:00
|
|
|
|
2016-08-24 07:29:40 +00:00
|
|
|
# Generated by lein voom
|
|
|
|
#
|
2016-09-28 11:36:14 +00:00
|
|
|
/pom.xml
|
|
|
|
|
2016-08-24 07:29:40 +00:00
|
|
|
|
2016-02-22 22:04:42 +00:00
|
|
|
# Figwheel
|
|
|
|
#
|
2016-04-06 13:40:31 +00:00
|
|
|
figwheel_server.log
|
|
|
|
.nrepl-port
|
2016-05-26 12:31:11 +00:00
|
|
|
|
|
|
|
# Lein
|
|
|
|
#
|
|
|
|
.lein-failures
|
2016-11-02 20:27:31 +00:00
|
|
|
.lein-repl-history
|
2016-05-29 18:14:34 +00:00
|
|
|
|
|
|
|
## Doo
|
|
|
|
#
|
|
|
|
out
|
|
|
|
doo-index.html
|
2016-07-22 08:53:12 +00:00
|
|
|
|
2018-12-09 14:58:03 +00:00
|
|
|
# Bundler
|
|
|
|
.bundle
|
|
|
|
|
2017-02-02 06:07:44 +00:00
|
|
|
# Status
|
2016-09-28 11:36:14 +00:00
|
|
|
Statusgo.framework
|
2016-11-13 05:06:58 +00:00
|
|
|
|
|
|
|
#ios
|
|
|
|
ios/Pods
|
|
|
|
ios/StatusIm.xcworkspace
|
2017-11-27 19:40:21 +00:00
|
|
|
.ruby-version
|
2018-11-19 17:37:04 +00:00
|
|
|
status-e2e/
|
2017-08-28 10:02:20 +00:00
|
|
|
|
|
|
|
#python
|
|
|
|
*.pyc
|
|
|
|
*.cache
|
2017-10-19 04:38:20 +00:00
|
|
|
|
|
|
|
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
|
|
|
|
# screenshots whenever they are needed.
|
|
|
|
# For more information about the recommended setup visit:
|
|
|
|
# https://docs.fastlane.tools/best-practices/source-control/
|
|
|
|
|
2018-03-26 10:56:25 +00:00
|
|
|
fastlane/report.xml
|
|
|
|
fastlane/Preview.html
|
|
|
|
fastlane/screenshots
|
|
|
|
fastlane/README.md
|
2018-03-28 12:43:11 +00:00
|
|
|
|
|
|
|
# Clj
|
|
|
|
|
|
|
|
.cpcache/
|
2018-04-17 08:18:17 +00:00
|
|
|
|
|
|
|
# emacs
|
|
|
|
.dir-locals.el
|
|
|
|
|
2018-07-23 15:21:31 +00:00
|
|
|
#ignore platform-specific files in the root since they are only symlinks to files in folders 'desktop_files' and 'mobile_files'
|
|
|
|
/package-lock.json
|
|
|
|
/package.json
|
2019-03-04 12:38:41 +00:00
|
|
|
/metro.config.js
|
2018-08-28 14:37:25 +00:00
|
|
|
/yarn.lock
|
2018-07-23 15:21:31 +00:00
|
|
|
/.re-natal
|
2018-08-28 14:37:25 +00:00
|
|
|
/re-natal
|
2018-08-14 18:09:52 +00:00
|
|
|
|
|
|
|
# Jenkins
|
|
|
|
pkg
|
2018-11-02 12:16:29 +00:00
|
|
|
/BUILD_NUMBER
|
2018-09-13 09:44:33 +00:00
|
|
|
|
|
|
|
# Status Desktop
|
|
|
|
cmake_install.cmake
|
|
|
|
CMakeCache.txt
|
|
|
|
**/CMakeFiles/
|
|
|
|
/StatusImPackage/*
|
2018-09-26 14:40:41 +00:00
|
|
|
*.AppImage
|
2018-11-05 09:40:11 +00:00
|
|
|
Status-Windows-x86_64.exe
|
2018-09-13 09:44:33 +00:00
|
|
|
/desktop/bin/*
|
|
|
|
/desktop/lib/*
|
|
|
|
/desktop/modules/*
|
|
|
|
/desktop/Makefile
|
2019-03-26 10:03:06 +00:00
|
|
|
/desktop/graph_info.json
|
2018-09-26 14:40:41 +00:00
|
|
|
/desktop/run-app.bat
|
2018-09-13 09:44:33 +00:00
|
|
|
/desktop/run-app.sh
|
|
|
|
/desktop/CMakeFiles/
|
|
|
|
/desktop/reportApp/Makefile
|
2018-10-28 16:01:52 +00:00
|
|
|
/deployment/windows/Status.rc
|
2018-09-26 14:40:41 +00:00
|
|
|
*_autogen/
|
|
|
|
CompleteBundleWin.cmake
|
|
|
|
logger_settings.ini
|
|
|
|
|
|
|
|
# Conan
|
|
|
|
conan*.txt
|
|
|
|
conanbuildinfo.*
|
|
|
|
conan.cmake
|
2019-04-12 07:17:14 +00:00
|
|
|
|
|
|
|
# Env
|
|
|
|
.env.bkp
|
2019-04-29 16:33:40 +00:00
|
|
|
|
|
|
|
# nix
|
2019-05-10 13:20:40 +00:00
|
|
|
/.ran-setup
|
2019-06-01 06:47:37 +00:00
|
|
|
/.nix-gcroots/
|
|
|
|
|
2019-06-04 15:20:03 +00:00
|
|
|
# modules
|
2019-06-01 06:47:37 +00:00
|
|
|
status-modules/translations
|
2019-06-04 15:20:03 +00:00
|
|
|
status-modules/cljs
|
2019-06-08 10:06:28 +00:00
|
|
|
status-modules/resources
|
2019-07-03 19:00:51 +00:00
|
|
|
|
|
|
|
## coverage
|
|
|
|
/.nyc_output
|
|
|
|
/coverage-report
|