[add] EventBus使用
This commit is contained in:
		
							
								
								
									
										51
									
								
								Project/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										51
									
								
								Project/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,51 @@
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
# Fireball Projects
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
/library/
 | 
			
		||||
/temp/
 | 
			
		||||
/local/
 | 
			
		||||
/build/
 | 
			
		||||
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
# npm files
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
npm-debug.log
 | 
			
		||||
node_modules/
 | 
			
		||||
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
# Logs and databases
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
*.log
 | 
			
		||||
*.sql
 | 
			
		||||
*.sqlite
 | 
			
		||||
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
# files for debugger
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
*.sln
 | 
			
		||||
*.pidb
 | 
			
		||||
*.suo
 | 
			
		||||
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
# OS generated files
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
.DS_Store
 | 
			
		||||
ehthumbs.db
 | 
			
		||||
Thumbs.db
 | 
			
		||||
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
# WebStorm files
 | 
			
		||||
#/////////////////////////////////////////////////////////////////////////////
 | 
			
		||||
 | 
			
		||||
.idea/
 | 
			
		||||
 | 
			
		||||
#//////////////////////////
 | 
			
		||||
# VS Code files
 | 
			
		||||
#//////////////////////////
 | 
			
		||||
 | 
			
		||||
.vscode/
 | 
			
		||||
		Reference in New Issue
	
	Block a user