status-react/.gitignore

57 lines
568 B
Plaintext
Raw Normal View History

2016-02-22 22:04:42 +00: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 16:21:10 +00:00
.gradle
2016-02-22 22:04:42 +00:00
local.properties
2016-05-19 16:31:56 +00:00
status-im.iml
2016-02-22 22:04:42 +00:00
# node.js
#
node_modules/
npm-debug.log
# BUCK
buck-out/
\.buckd/
android/app/libs
android/keystores/debug.keystore
2016-02-22 22:04:42 +00:00
# Generated by re-natal
#
index.android.js
index.ios.js
target/
# 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