status-react/.gitignore

73 lines
689 B
Plaintext
Raw Normal View History

2016-02-23 01:04:42 +03:00
# OSX
#
.DS_Store
# 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
# 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
#
/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-05-29 21:14:34 +03:00
## Doo
#
out
doo-index.html
# Re-natal
re-natal
# status-go
Statusgo.framework