Update dockerignore
Removing Rocket-example.toml from here is fine, as it is not included in the last stage of our build stages
This commit is contained in:
		
							parent
							
								
									da28c12eeb
								
							
						
					
					
						commit
						7c456a0390
					
				
					 1 changed files with 1 additions and 2 deletions
				
			
		|  | @ -1,6 +1,6 @@ | ||||||
| # Local build and dev artifacts | # Local build and dev artifacts | ||||||
| target | target | ||||||
| sytest | tests | ||||||
| 
 | 
 | ||||||
| # Docker files | # Docker files | ||||||
| Dockerfile* | Dockerfile* | ||||||
|  | @ -21,7 +21,6 @@ docker-compose* | ||||||
| 
 | 
 | ||||||
| # Toml files | # Toml files | ||||||
| rustfmt.toml | rustfmt.toml | ||||||
| Rocket-example.toml |  | ||||||
| 
 | 
 | ||||||
| # Documentation | # Documentation | ||||||
| *.md | *.md | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue