mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-29 19:52:24 -05:00 
			
		
		
		
	[chore] gitignore /bin entry (#970)
This commit is contained in:
		
					parent
					
						
							
								4d66fb9603
							
						
					
				
			
			
				commit
				
					
						f800970c8b
					
				
			
		
					 1 changed files with 5 additions and 2 deletions
				
			
		
							
								
								
									
										5
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							|  | @ -23,9 +23,12 @@ web/assets/swagger.yaml | ||||||
| example/docker-compose/docker-volume | example/docker-compose/docker-volume | ||||||
| 
 | 
 | ||||||
| # excludes debug build | # excludes debug build | ||||||
| cmd/gotosocial/__debug_bin | /cmd/gotosocial/__debug_bin | ||||||
| 
 | 
 | ||||||
| # ignore f0x' nix-shell, direnv | # ignore f0x' nix-shell, direnv | ||||||
| shell.nix | shell.nix | ||||||
| .direnv | .direnv | ||||||
| .envrc | .envrc | ||||||
|  | 
 | ||||||
|  | # ignore custom GOBIN path | ||||||
|  | /bin | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue