diff --git a/.gitignore b/.gitignore index 48785ae8..e6f429b2 100644 --- a/.gitignore +++ b/.gitignore @@ -32,6 +32,7 @@ hs_err_pid* **/.idea/* !.idea/vcs.xml !.idea/icon.png +!idea/runConfigurations target logs diff --git a/.idea/runConfigurations/_template__of_JUnit.xml b/.idea/runConfigurations/_template__of_JUnit.xml new file mode 100644 index 00000000..e367ced8 --- /dev/null +++ b/.idea/runConfigurations/_template__of_JUnit.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file