status-react/.gitignore

69 lines
655 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/
2016-08-24 07:29:40 +00:00
# Generated by lein voom
#
pom.xml
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-05-29 18:14:34 +00:00
## Doo
#
out
doo-index.html
# Re-natal
re-natal