.gitignore 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. /build/*
  2. .packages
  3. android/.gradle/*
  4. android/.idea/*
  5. android/local.properties
  6. android/.gradle/4.10.2/javaCompile/javaCompile.lock
  7. android/.gradle/4.10.2/fileHashes/fileHashes.bin
  8. android/.gradle/4.10.2/fileHashes/fileHashes.lock
  9. android/.gradle/4.10.2/fileHashes/resourceHashesCache.bin
  10. android/.gradle/4.10.2/javaCompile/jarAnalysis.bin
  11. android/.gradle/4.10.2/javaCompile/taskHistory.bin
  12. android/.gradle/4.10.2/taskHistory/taskHistory.bin
  13. android/.gradle/4.10.2/taskHistory/taskHistory.lock
  14. android/.gradle/buildOutputCleanup/buildOutputCleanup.lock
  15. # Xcode
  16. #
  17. build/
  18. *.pbxuser
  19. !default.pbxuser
  20. *.mode1v3
  21. !default.mode1v3
  22. *.mode2v3
  23. !default.mode2v3
  24. *.perspectivev3
  25. !default.perspectivev3
  26. xcuserdata
  27. *.xccheckout
  28. *.moved-aside
  29. DerivedData
  30. *.hmap
  31. *.ipa
  32. *.xcuserstate
  33. # CocoaPods
  34. #
  35. # We recommend against adding the Pods directory to your .gitignore. However
  36. # you should judge for yourself, the pros and cons are mentioned at:
  37. # http://guides.cocoapods.org/using/using-cocoapods.html# should-i-ignore-the-pods-directory-in-source-control
  38. #
  39. Pods/
  40. .DS_Store
  41. *.swp
  42. profile
  43. DerivedData/
  44. build/
  45. GeneratedPluginRegistrant.h
  46. GeneratedPluginRegistrant.m
  47. .generated/
  48. *.pbxuser
  49. *.mode1v3
  50. *.mode2v3
  51. *.perspectivev3
  52. !default.pbxuser
  53. !default.mode1v3
  54. !default.mode2v3
  55. !default.perspectivev3
  56. xcuserdata
  57. *.moved-aside
  58. *.pyc
  59. *sync/
  60. Icon?
  61. .tags*
  62. ios/Flutter/app.flx
  63. ios/Flutter/app.zip
  64. ios/Flutter/flutter_assets/
  65. ios/Flutter/App.framework
  66. ios/Flutter/Flutter.framework
  67. ios/Flutter/Generated.xcconfig
  68. ios/ServiceDefinitions.json
  69. ios/.symlinks/*
  70. Pods/
  71. android/local.properties
  72. .flutter-plugins
  73. .flutter-plugins
  74. ios/Flutter/Generated.xcconfig