realm-js/examples/ReactExample/.gitignore

35 lines
341 B
Plaintext
Raw Normal View History

2015-08-13 16:12:48 +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
2016-01-13 22:29:41 +00:00
# Android/IJ
#
.idea
.gradle
local.properties
2015-08-13 16:12:48 +00:00
# node.js
#
node_modules/
npm-debug.log