From 07d16a856374a944fd6d4ce0b890cbf2f513b39b Mon Sep 17 00:00:00 2001 From: Daniel DeGroff Date: Wed, 24 Apr 2024 14:13:21 -0600 Subject: [PATCH] Add back *.iml file. This should be here until we remove it from the project. It was removed under https://github.com/FusionAuth/fusionauth-ruby-client/commit/69bfcb69be4903c834cd96a7c28b34c1a7a2cfa0#diff-171e1bcc9ee6c220561bddd3b13d0631f3890e7bfdebe6867bca9a21026f1684. --- fusionauth-ruby-client.iml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 fusionauth-ruby-client.iml diff --git a/fusionauth-ruby-client.iml b/fusionauth-ruby-client.iml new file mode 100644 index 0000000..1257877 --- /dev/null +++ b/fusionauth-ruby-client.iml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + \ No newline at end of file