diff --git a/.gitignore b/.gitignore index 51cfa42..89cedfe 100644 --- a/.gitignore +++ b/.gitignore @@ -18,7 +18,9 @@ doc *.mapgr *.path *.tgz -/.idea/ +!/.idea/ +/.idea/* +!/.idea/runConfigurations/ /be-graphes-all.iml /be-graphes-gui/be-graphes-gui.iml /be-graphes-algos/be-graphes-algos.iml diff --git a/.idea/runConfigurations/Algos_Tests.xml b/.idea/runConfigurations/Algos_Tests.xml new file mode 100644 index 0000000..4c58b98 --- /dev/null +++ b/.idea/runConfigurations/Algos_Tests.xml @@ -0,0 +1,14 @@ + + + + + + \ No newline at end of file