PQT_Gestionnaire_vent_stock/.gitignore

9 lines
151 B
Plaintext
Raw Normal View History

2017-07-23 16:30:15 +00:00
#Ignoring Intellij workspace specific folders and files
**/workspace.xml
2017-07-23 16:32:21 +00:00
**/tasks.xml
2017-07-23 16:40:20 +00:00
**/*.iml
**/.idea/libraries
#Ignoring target folders
**/target/