# See http://help.github.com/ignore-files/ for more about ignoring files. # compiled output /dist /tmp /out-tsc # dependencies /node_modules # IDEs and editors /.idea .project .classpath .c9/ *.launch .settings/ *.sublime-workspace # IDE - VSCode .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json # misc /.sass-cache /connect.lock /coverage /libpeerconnection.log npm-debug.log yarn-error.log testem.log /typings # System Files .DS_Store Thumbs.db # React Native ## Xcode **/ios/**/build/ **/ios/**/*.pbxuser !default.pbxuser *.mode1v3 !default.mode1v3 *.mode2v3 !default.mode2v3 *.perspectivev3 !default.perspectivev3 xcuserdata *.xccheckout *.moved-aside DerivedData *.hmap *.ipa *.xcuserstate ## Android **/android/**/build/ **/android/**/.gradle **/android/**/local.properties **/android/**/*.iml ## BUCK buck-out/ \.buckd/ ## fastlane # # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the # screenshots whenever they are needed. # For more information about the recommended setup visit: # https://docs.fastlane.tools/best-practices/source-control/ # */fastlane/report.xml */fastlane/Preview.html */fastlane/screenshots ## Bundle artifact *.jsbundle ## CocoaPods **/ios/Pods/ / ## Nested node_modules node_modules/ ## Nested node_modules node_modules/ ## Nested node_modules node_modules .vscode output.json .DS_Store Pods secrets.yaml requests xcshareddata xcuserdata /.vs *.hprof