mirror of
				https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
				synced 2025-10-30 08:33:57 +00:00 
			
		
		
		
	Modification to .gitignore file : adding "target" folders to excluded folders
This commit is contained in:
		
							
								
								
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| @@ -3,4 +3,7 @@ | ||||
| **/tasks.xml | ||||
| **/*.iml | ||||
|  | ||||
| **/.idea/libraries | ||||
| **/.idea/libraries | ||||
|  | ||||
| #Ignoring target folders | ||||
| **/target/ | ||||
		Reference in New Issue
	
	Block a user