status-react/.gitignore

50 lines
481 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
.gradle/
2016-02-22 22:04:42 +00:00
local.properties
# node.js
#
node_modules/
npm-debug.log
# Generated by re-natal
#
index.android.js
index.ios.js
target/
# Figwheel
#
figwheel_server.log
.nrepl-port
2016-02-22 22:04:42 +00:00
# Mercurial
.hg/
.hgignore