Index: idea-project/.idea/.gitignore =================================================================== diff -u --- idea-project/.idea/.gitignore (revision 0) +++ idea-project/.idea/.gitignore (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml Index: idea-project/.idea/ant.xml =================================================================== diff -u --- idea-project/.idea/ant.xml (revision 0) +++ idea-project/.idea/ant.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: idea-project/.idea/codeStyles/Project.xml =================================================================== diff -u --- idea-project/.idea/codeStyles/Project.xml (revision 0) +++ idea-project/.idea/codeStyles/Project.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,50 @@ + + + + \ No newline at end of file Index: idea-project/.idea/codeStyles/codeStyleConfig.xml =================================================================== diff -u --- idea-project/.idea/codeStyles/codeStyleConfig.xml (revision 0) +++ idea-project/.idea/codeStyles/codeStyleConfig.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,5 @@ + + + + \ No newline at end of file Index: idea-project/.idea/compiler.xml =================================================================== diff -u --- idea-project/.idea/compiler.xml (revision 0) +++ idea-project/.idea/compiler.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,9 @@ + + + + + + + \ No newline at end of file Index: idea-project/.idea/inspectionProfiles/Project_Default.xml =================================================================== diff -u --- idea-project/.idea/inspectionProfiles/Project_Default.xml (revision 0) +++ idea-project/.idea/inspectionProfiles/Project_Default.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,6 @@ + + + + \ No newline at end of file Index: idea-project/.idea/jpa-buddy.xml =================================================================== diff -u --- idea-project/.idea/jpa-buddy.xml (revision 0) +++ idea-project/.idea/jpa-buddy.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file Index: idea-project/.idea/libraries/3rdParty.xml =================================================================== diff -u --- idea-project/.idea/libraries/3rdParty.xml (revision 0) +++ idea-project/.idea/libraries/3rdParty.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: idea-project/.idea/misc.xml =================================================================== diff -u --- idea-project/.idea/misc.xml (revision 0) +++ idea-project/.idea/misc.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,14 @@ + + + + + + + + + + + + + \ No newline at end of file Index: idea-project/.idea/modules.xml =================================================================== diff -u --- idea-project/.idea/modules.xml (revision 0) +++ idea-project/.idea/modules.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file Index: idea-project/.idea/runConfigurations/WildFly.xml =================================================================== diff -u --- idea-project/.idea/runConfigurations/WildFly.xml (revision 0) +++ idea-project/.idea/runConfigurations/WildFly.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,65 @@ + + + + \ No newline at end of file Index: idea-project/.idea/vcs.xml =================================================================== diff -u --- idea-project/.idea/vcs.xml (revision 0) +++ idea-project/.idea/vcs.xml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file Index: idea-project/idea_project.iml =================================================================== diff -u --- idea-project/idea_project.iml (revision 0) +++ idea-project/idea_project.iml (revision d01677b2241d3be34a5d22cd72a63253c1ac98eb) @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file