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