mirror of
				https://gitcode.com/gh_mirrors/re/react-native-pushy.git
				synced 2025-10-31 05:13:11 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			63 lines
		
	
	
		
			865 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			63 lines
		
	
	
		
			865 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| .vscode
 | |
| android/build
 | |
| android/obj
 | |
| *.iml
 | |
| 
 | |
| # 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
 | |
| 
 | |
| # Android/IJ
 | |
| #
 | |
| .idea
 | |
| .gradle
 | |
| local.properties
 | |
| **/.project
 | |
| **/.settings
 | |
| **/.classpath
 | |
| 
 | |
| # node.js
 | |
| #
 | |
| node_modules/
 | |
| npm-debug.log
 | |
| 
 | |
| Example/**/.update
 | |
| Example/**/.pushy
 | |
| Example/testHotUpdate/artifacts
 | |
| 
 | |
| yarn-error.log
 | |
| Example/testHotUpdate/.yarn
 | |
| android/bin
 | |
| Example/testHotUpdate/harmony
 | |
| Example/testHotUpdate/android/app/.cxx
 | |
| Example/harmony_use_pushy/libs
 | |
| **/mcp.json
 | |
| 
 | |
| 
 | |
| harmony/package
 | |
| **/oh_modules
 | |
| harmony/pushy/.preview
 | |
| Example/harmony_use_pushy/harmony/entry/src/main/resources/rawfile/meta.json
 | |
| **/.hvigor
 | |
| Example/harmony_use_pushy/harmony/entry/src/main/cpp/generated
 | 
