mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-14 12:23: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
|
||||
**/workspace.xml
|
||||
**/tasks.xml
|
||||
**/*.iml
|
||||
/**/.idea/workspace.xml
|
||||
/**/tasks.xml
|
||||
/**/*.iml
|
||||
|
||||
**/.idea/libraries
|
||||
/**/.idea/libraries
|
||||
|
||||
#Ignoring target folders
|
||||
**/target/
|
Loading…
Reference in New Issue
Block a user