aboutsummaryrefslogtreecommitdiff
path: root/.idea/which-api.iml
diff options
context:
space:
mode:
authorilyayudovin <ilyayudovin123.@mail.com>2020-06-09 13:14:57 +0300
committerilyayudovin <ilyayudovin123.@mail.com>2020-06-09 13:14:57 +0300
commitaa01e258948a13abafa7c441a7b82e5c2fb676b9 (patch)
treeb12c66b01786823671118be8f660c9fb1562abf4 /.idea/which-api.iml
parent977992eb70a0ca3b702e116b628d37ac75e667d1 (diff)
downloadwhich-api-aa01e258948a13abafa7c441a7b82e5c2fb676b9.tar.gz
feat: create user service
Diffstat (limited to '.idea/which-api.iml')
-rw-r--r--.idea/which-api.iml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/which-api.iml b/.idea/which-api.iml
new file mode 100644
index 0000000..24643cc
--- /dev/null
+++ b/.idea/which-api.iml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="WEB_MODULE" version="4">
+ <component name="NewModuleRootManager">
+ <content url="file://$MODULE_DIR$">
+ <excludeFolder url="file://$MODULE_DIR$/.tmp" />
+ <excludeFolder url="file://$MODULE_DIR$/temp" />
+ <excludeFolder url="file://$MODULE_DIR$/tmp" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ </component>
+</module> \ No newline at end of file