Added target/ folder to gitignore
The target folder is a build folder for rust and therefore not to be tracked by git.main
							parent
							
								
									c7ffe2b2d1
								
							
						
					
					
						commit
						af54945575
					
				| @ -1,3 +1,4 @@ | ||||
| __pycache__ | ||||
| .idea/ | ||||
| .vscode | ||||
| target/  # build folder for Rust applications | ||||
|  | ||||
					Loading…
					
					
				
		Reference in New Issue