realm-js/tests/react-test-app/.gitignore

35 lines
341 B
Plaintext
Raw Normal View History

2015-10-02 21:57:54 +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
2015-11-24 06:14:50 +00:00
# Android/IJ
#
.idea
.gradle
local.properties
2015-10-02 21:57:54 +00:00
# node.js
#
node_modules/
npm-debug.log