mirror of
				https://github.com/Blah-IM/Weblah.git
				synced 2025-10-31 01:51:37 +00:00 
			
		
		
		
	init
This commit is contained in:
		
						commit
						a6b8910b8e
					
				
					 69 changed files with 5445 additions and 0 deletions
				
			
		
							
								
								
									
										21
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										21
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,21 @@ | |||
| node_modules | ||||
| 
 | ||||
| # Output | ||||
| .output | ||||
| .vercel | ||||
| /.svelte-kit | ||||
| /build | ||||
| 
 | ||||
| # OS | ||||
| .DS_Store | ||||
| Thumbs.db | ||||
| 
 | ||||
| # Env | ||||
| .env | ||||
| .env.* | ||||
| !.env.example | ||||
| !.env.test | ||||
| 
 | ||||
| # Vite | ||||
| vite.config.js.timestamp-* | ||||
| vite.config.ts.timestamp-* | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Shibo Lyu
						Shibo Lyu