mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2025-08-08 01:59: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
|
**/tasks.xml
|
||||||
**/*.iml
|
**/*.iml
|
||||||
|
|
||||||
**/.idea/libraries
|
**/.idea/libraries
|
||||||
|
|
||||||
|
#Ignoring target folders
|
||||||
|
**/target/
|
Reference in New Issue
Block a user