mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-22 00:03:20 +00:00
10 lines
199 B
Plaintext
10 lines
199 B
Plaintext
#Ignoring Intellij workspace specific folders and files
|
|
/**/.idea/workspace.xml
|
|
/**/tasks.xml
|
|
|
|
/**/.idea/libraries
|
|
|
|
#Ignoring target folders
|
|
**/target/
|
|
Workspace/.idea/codeStyles/codeStyleConfig.xml
|