From 2ad411a69a699fe1a12eaa26fd73377086a73fe2 Mon Sep 17 00:00:00 2001 From: Ali Najafi <39293965+AliNajafi1998@users.noreply.github.com> Date: Thu, 16 May 2019 10:27:47 +0430 Subject: [PATCH] Update --- .gitignore | 3 +++ Graph/.idea/libraries/fontawesomefx_8_9.xml | 4 ++-- Graph/.idea/misc.xml | 5 +---- Graph/Graph.iml | 14 +++++++++++++- 4 files changed, 19 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 8f8f158..243e76e 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,6 @@ Graph/.idea/* # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* +Graph/.idea/libraries/fontawesomefx_8_9.xml +Graph/.idea/misc.xml +Graph/Graph.iml diff --git a/Graph/.idea/libraries/fontawesomefx_8_9.xml b/Graph/.idea/libraries/fontawesomefx_8_9.xml index 3259a32..7adeae7 100644 --- a/Graph/.idea/libraries/fontawesomefx_8_9.xml +++ b/Graph/.idea/libraries/fontawesomefx_8_9.xml @@ -1,8 +1,8 @@ - - + + diff --git a/Graph/.idea/misc.xml b/Graph/.idea/misc.xml index a4e3dc8..a80fc1c 100644 --- a/Graph/.idea/misc.xml +++ b/Graph/.idea/misc.xml @@ -1,12 +1,9 @@ - - - - + \ No newline at end of file diff --git a/Graph/Graph.iml b/Graph/Graph.iml index ab2554d..d51cba8 100644 --- a/Graph/Graph.iml +++ b/Graph/Graph.iml @@ -7,7 +7,6 @@ - @@ -20,5 +19,18 @@ + + + + + + + + + + + + + \ No newline at end of file