Git repository hosting, collaboration, and discovery for the Fediverse.
Showing 5 changed files with 30 insertions and 2 deletions
.idea/giterated-api.iml
@@ -0,0 +1,12 @@ | ||
1 | <?xml version="1.0" encoding="UTF-8"?> | |
2 | <module type="JAVA_MODULE" version="4"> | |
3 | <component name="NewModuleRootManager" inherit-compiler-output="true"> | |
4 | <exclude-output /> | |
5 | <content url="file://$MODULE_DIR$"> | |
6 | <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" /> | |
7 | <excludeFolder url="file://$MODULE_DIR$/target" /> | |
8 | </content> | |
9 | <orderEntry type="inheritedJdk" /> | |
10 | <orderEntry type="sourceFolder" forTests="false" /> | |
11 | </component> | |
12 | </module> | |
12 | \ No newline at end of file |
.idea/modules.xml
@@ -0,0 +1,8 @@ | ||
1 | <?xml version="1.0" encoding="UTF-8"?> | |
2 | <project version="4"> | |
3 | <component name="ProjectModuleManager"> | |
4 | <modules> | |
5 | <module fileurl="file://$PROJECT_DIR$/.idea/giterated-api.iml" filepath="$PROJECT_DIR$/.idea/giterated-api.iml" /> | |
6 | </modules> | |
7 | </component> | |
8 | </project> | |
8 | \ No newline at end of file |