mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2025-08-29 12:15:46 +00:00
Modification .gitignore
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,9 +1,9 @@
|
|||||||
#Ignoring Intellij workspace specific folders and files
|
#Ignoring Intellij workspace specific folders and files
|
||||||
**/workspace.xml
|
/**/.idea/workspace.xml
|
||||||
**/tasks.xml
|
/**/tasks.xml
|
||||||
**/*.iml
|
/**/*.iml
|
||||||
|
|
||||||
**/.idea/libraries
|
/**/.idea/libraries
|
||||||
|
|
||||||
#Ignoring target folders
|
#Ignoring target folders
|
||||||
**/target/
|
**/target/
|
Reference in New Issue
Block a user