diff --git a/.gitignore b/.gitignore index 45e75ee..35c3eba 100644 --- a/.gitignore +++ b/.gitignore @@ -161,6 +161,7 @@ atlassian-ide-plugin.xml # Cursive Clojure plugin .idea/replstate.xml +.idea/electricity_bill_calc_service.iml # SonarLint plugin .idea/sonarlint/ diff --git a/.idea/electricity_bill_calc_service.iml b/.idea/electricity_bill_calc_service.iml index 7ee078d..c956989 100644 --- a/.idea/electricity_bill_calc_service.iml +++ b/.idea/electricity_bill_calc_service.iml @@ -1,4 +1,8 @@ - - + + + + + + \ No newline at end of file diff --git a/.idea/electricity_bill_calc_service.iml.bak b/.idea/electricity_bill_calc_service.iml.bak new file mode 100644 index 0000000..7ee078d --- /dev/null +++ b/.idea/electricity_bill_calc_service.iml.bak @@ -0,0 +1,4 @@ + + + + \ No newline at end of file