Commit 9e0f981e1bb39999cbb08e18239988b5e5737548
1 parent
653acb8a
add
Showing
4 changed files
with
33 additions
and
0 deletions
.idea/misc.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="Kotlin2JsCompilerArguments"> | |
4 | + <option name="sourceMapEmbedSources" /> | |
5 | + <option name="sourceMapPrefix" /> | |
6 | + </component> | |
7 | + <component name="ProjectRootManager"> | |
8 | + <output url="file://$PROJECT_DIR$/out" /> | |
9 | + </component> | |
10 | +</project> | |
0 | 11 | \ No newline at end of file | ... | ... |
.idea/modules.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="ProjectModuleManager"> | |
4 | + <modules> | |
5 | + <module fileurl="file://$PROJECT_DIR$/workreport.iml" filepath="$PROJECT_DIR$/workreport.iml" /> | |
6 | + </modules> | |
7 | + </component> | |
8 | +</project> | |
0 | 9 | \ No newline at end of file | ... | ... |
.idea/vcs.xml
0 → 100644
workreport.iml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<module type="WEB_MODULE" version="4"> | |
3 | + <component name="NewModuleRootManager" inherit-compiler-output="true"> | |
4 | + <exclude-output /> | |
5 | + <content url="file://$MODULE_DIR$" /> | |
6 | + <orderEntry type="inheritedJdk" /> | |
7 | + <orderEntry type="sourceFolder" forTests="false" /> | |
8 | + </component> | |
9 | +</module> | |
0 | 10 | \ No newline at end of file | ... | ... |