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/