mirror of
				https://github.com/smallmain/cocos-enhance-kit.git
				synced 2025-10-31 15:45:23 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #/////////////////////////////////////////////////////////////////////////////
 | |
| # npm files
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
| npm-debug.log
 | |
| node_modules/
 | |
| package-lock.json
 | |
| 
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| # OS generated files
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
| .DS_Store
 | |
| ehthumbs.db
 | |
| Thumbs.db
 | |
| 
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| # WebStorm files
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
| .idea/
 | |
| 
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| # VS Code files
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
| .vscode/*
 | |
| !.vscode/settings.json
 | |
| !.vscode/launch.json
 | |
| !.vscode/**/*.code-snippets
 | |
| 
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| # Temp files
 | |
| #/////////////////////////////////////////////////////////////////////////////
 | |
| 
 | |
| temp
 |