1
0
mirror of https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git synced 2025-01-11 08:51:09 +00:00
PQT_Gestionnaire_vent_stock/.gitignore
2017-07-23 20:32:15 +02:00

9 lines
161 B
Plaintext

#Ignoring Intellij workspace specific folders and files
/**/.idea/workspace.xml
/**/tasks.xml
/**/*.iml
/**/.idea/libraries
#Ignoring target folders
**/target/