mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-14 20:33:20 +00:00
Modification .gitignore
This commit is contained in:
parent
6092f069e6
commit
b64b43acb6
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/
|
Loading…
Reference in New Issue
Block a user