Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. *.swp
  2. .*.tmp
  3. deploy-local.sh
  4. libs/
  5. all.css
  6. *css.map
  7. unsupported_browser.css
  8. .remote-sync.json
  9. .sync-config.cson
  10. # The following are automatically generated by the react-native command line
  11. # utility (either with the init or upgrade option which pull in the latest
  12. # template files recommended by Facebook for React Native).
  13. # OSX
  14. #
  15. .DS_Store
  16. # Xcode
  17. #
  18. build/
  19. *.pbxuser
  20. !default.pbxuser
  21. *.mode1v3
  22. !default.mode1v3
  23. *.mode2v3
  24. !default.mode2v3
  25. *.perspectivev3
  26. !default.perspectivev3
  27. xcuserdata
  28. *.xccheckout
  29. *.moved-aside
  30. DerivedData
  31. *.hmap
  32. *.ipa
  33. *.xcuserstate
  34. project.xcworkspace
  35. # Android/IntelliJ
  36. #
  37. build/
  38. .idea
  39. .gradle
  40. local.properties
  41. *.iml
  42. # node.js
  43. #
  44. node_modules/
  45. npm-debug.log
  46. # BUCK
  47. #
  48. buck-out/
  49. \.buckd/
  50. android/app/libs
  51. *.keystore
  52. # fastlane
  53. #
  54. # It is recommended to not store the screenshots in the git repo. Instead, use
  55. # fastlane to re-generate the screenshots whenever they are needed. For more
  56. # information about the recommended setup visit:
  57. # https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
  58. #
  59. fastlane/report.xml
  60. fastlane/Preview.html
  61. fastlane/screenshots