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 | ||||
| target | ||||
| sytest | ||||
| tests | ||||
| 
 | ||||
| # Docker files | ||||
| Dockerfile* | ||||
|  | @ -21,7 +21,6 @@ docker-compose* | |||
| 
 | ||||
| # Toml files | ||||
| rustfmt.toml | ||||
| Rocket-example.toml | ||||
| 
 | ||||
| # Documentation | ||||
| *.md | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue