2016-02-23 01:04:42 +03:00
|
|
|
# OSX
|
|
|
|
#
|
|
|
|
.DS_Store
|
2016-12-02 20:12:41 +03:00
|
|
|
.projectile
|
2016-12-07 02:09:41 +03:00
|
|
|
.cljs_rhino_repl/
|
|
|
|
.#*
|
2016-02-23 01:04:42 +03: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 19:21:10 +03:00
|
|
|
.gradle
|
2016-02-23 01:04:42 +03:00
|
|
|
local.properties
|
2016-05-19 18:31:56 +02:00
|
|
|
status-im.iml
|
2016-02-23 01:04:42 +03:00
|
|
|
|
|
|
|
# node.js
|
|
|
|
#
|
|
|
|
node_modules/
|
|
|
|
npm-debug.log
|
|
|
|
|
2016-04-24 15:07:08 +07:00
|
|
|
# BUCK
|
|
|
|
buck-out/
|
|
|
|
\.buckd/
|
|
|
|
android/app/libs
|
|
|
|
android/keystores/debug.keystore
|
|
|
|
|
2016-02-23 01:04:42 +03:00
|
|
|
# Generated by re-natal
|
|
|
|
#
|
|
|
|
index.android.js
|
|
|
|
index.ios.js
|
|
|
|
target/
|
|
|
|
|
2016-08-24 10:29:40 +03:00
|
|
|
# Generated by lein voom
|
|
|
|
#
|
2016-09-28 14:36:14 +03:00
|
|
|
/pom.xml
|
|
|
|
|
2016-08-24 10:29:40 +03:00
|
|
|
|
2016-02-23 01:04:42 +03:00
|
|
|
# Figwheel
|
|
|
|
#
|
2016-04-06 16:40:31 +03:00
|
|
|
figwheel_server.log
|
|
|
|
.nrepl-port
|
2016-05-26 15:31:11 +03:00
|
|
|
|
|
|
|
# Lein
|
|
|
|
#
|
|
|
|
.lein-failures
|
2016-11-02 22:27:31 +02:00
|
|
|
.lein-repl-history
|
2016-05-29 21:14:34 +03:00
|
|
|
|
|
|
|
## Doo
|
|
|
|
#
|
|
|
|
out
|
|
|
|
doo-index.html
|
2016-07-22 11:53:12 +03:00
|
|
|
|
|
|
|
# Re-natal
|
|
|
|
re-natal
|
2016-09-28 14:36:14 +03:00
|
|
|
|
|
|
|
# status-go
|
|
|
|
Statusgo.framework
|
2016-11-13 12:06:58 +07:00
|
|
|
|
|
|
|
#ios
|
|
|
|
ios/Pods
|
|
|
|
ios/StatusIm.xcworkspace
|