diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml deleted file mode 100644 index 797acea..0000000 --- a/.idea/runConfigurations.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/runConfigurations/Server.xml b/.idea/runConfigurations/Server.xml deleted file mode 100644 index db4d0a2..0000000 --- a/.idea/runConfigurations/Server.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - \ No newline at end of file diff --git a/src/main/java/com/jamesquinley/authenticationServices/handleKeyGen.java b/src/main/java/com/jamesquinley/authenticationServices/handleKeyGen.java new file mode 100644 index 0000000..3639816 --- /dev/null +++ b/src/main/java/com/jamesquinley/authenticationServices/handleKeyGen.java @@ -0,0 +1,4 @@ +package com.jamesquinley.authenticationServices; + +public class handleKeyGen { +}