mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-22 08:13:20 +00:00
Modification to .gitignore file : adding "target" folders to excluded folders
This commit is contained in:
parent
60e511385f
commit
e4049434ed
5
.gitignore
vendored
5
.gitignore
vendored
@ -3,4 +3,7 @@
|
|||||||
**/tasks.xml
|
**/tasks.xml
|
||||||
**/*.iml
|
**/*.iml
|
||||||
|
|
||||||
**/.idea/libraries
|
**/.idea/libraries
|
||||||
|
|
||||||
|
#Ignoring target folders
|
||||||
|
**/target/
|
Loading…
Reference in New Issue
Block a user