[DANGEROUS] untrack all banners, replace with default banner (#9)
if this git repo is meant for all instances, it doesn't make sense that 4get.ca banners are stored here. instead, I've added `banner/*` to a .gitignore file, so instances can clone/pull/push the repo without grabbing other people's banners or uploading their own. making this change required deleting all the currently tracked banners from the repo. an unfortunate side-effect of this is that **if you have any of these tracked banners in your local version, pulling this commit WILL DELETE ALL OF THEM!!!!!!** pulling this commit properly while preserving tracked banners should be done by temporarily copying them to another directory, `git pull`ing, then copying them back. I also added a default banner based on the default nginx page so new instances aren't bannerless. Co-authored-by: cynic <kurisufag1@gmail.com> Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/9 Co-authored-by: cynic <admin@cynic.moe> Co-committed-by: cynic <admin@cynic.moe>
							
								
								
									
										2
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						| @ -0,0 +1,2 @@ | ||||
| banner/* | ||||
| !banner/*default* | ||||
							
								
								
									
										
											BIN
										
									
								
								banner/4get-default.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| After Width: | Height: | Size: 30 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/aves.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 25 KiB | 
| Before Width: | Height: | Size: 14 KiB | 
| Before Width: | Height: | Size: 14 KiB | 
| Before Width: | Height: | Size: 6.2 KiB | 
| Before Width: | Height: | Size: 6.5 KiB | 
| Before Width: | Height: | Size: 6.0 KiB | 
| Before Width: | Height: | Size: 9.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/cynic.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 67 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/deek.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 1.3 KiB | 
| Before Width: | Height: | Size: 2.4 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/eagle.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 5.7 KiB | 
| Before Width: | Height: | Size: 1.2 KiB | 
| Before Width: | Height: | Size: 11 KiB | 
| Before Width: | Height: | Size: 43 KiB | 
| Before Width: | Height: | Size: 10 KiB | 
| Before Width: | Height: | Size: 13 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/gnuwu.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 6.5 KiB | 
| Before Width: | Height: | Size: 33 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/horse.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 20 KiB | 
| Before Width: | Height: | Size: 59 KiB | 
| Before Width: | Height: | Size: 63 KiB | 
							
								
								
									
										
											BIN
										
									
								
								banner/sec.png
									
									
									
									
									
								
							
							
						
						| Before Width: | Height: | Size: 18 KiB | 
| Before Width: | Height: | Size: 10 KiB | 
 cynic
						cynic