Initial commit from Astro
This commit is contained in:
		
							
								
								
									
										22
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										22
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| @@ -0,0 +1,22 @@ | ||||
| # Node modules | ||||
| node_modules/ | ||||
|  | ||||
| # Build output | ||||
| dist/ | ||||
| .astro/ | ||||
| .cache/ | ||||
|  | ||||
| # Logs | ||||
| *.log | ||||
| *.log.* | ||||
|  | ||||
| # Editor files | ||||
| .vscode/ | ||||
| .idea/ | ||||
| .DS_Store | ||||
| Thumbs.db | ||||
|  | ||||
| # Environment variables | ||||
| .env | ||||
| .env.local | ||||
| .env.*.local | ||||
		Reference in New Issue
	
	Block a user
	 houston[bot]
					houston[bot]