diff options
Diffstat (limited to '.idea/modules')
-rw-r--r-- | .idea/modules/GoodGenerator.api.iml | 1 | ||||
-rw-r--r-- | .idea/modules/GoodGenerator.iml | 4 | ||||
-rw-r--r-- | .idea/modules/GoodGenerator.main.iml | 1 | ||||
-rw-r--r-- | .idea/modules/GoodGenerator.test.iml | 1 |
4 files changed, 0 insertions, 7 deletions
diff --git a/.idea/modules/GoodGenerator.api.iml b/.idea/modules/GoodGenerator.api.iml index 5c40a5a8d3..3db981f0de 100644 --- a/.idea/modules/GoodGenerator.api.iml +++ b/.idea/modules/GoodGenerator.api.iml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <module version="4"> - <component name="ExternalSystem" externalSystem="GRADLE" externalSystemModuleGroup="GoodGenerator" externalSystemModuleType="sourceSet" externalSystemModuleVersion="0.0.2" linkedProjectId="GoodGenerator:api" linkedProjectPath="$MODULE_DIR$/../.." rootProjectPath="$MODULE_DIR$/../.." /> <component name="FacetManager"> <facet type="minecraft" name="Minecraft"> <configuration> diff --git a/.idea/modules/GoodGenerator.iml b/.idea/modules/GoodGenerator.iml deleted file mode 100644 index 80ee293c25..0000000000 --- a/.idea/modules/GoodGenerator.iml +++ /dev/null @@ -1,4 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module version="4"> - <component name="ExternalSystem" externalSystem="GRADLE" externalSystemModuleGroup="GoodGenerator" externalSystemModuleVersion="0.0.2" linkedProjectId="GoodGenerator" linkedProjectPath="$MODULE_DIR$/../.." rootProjectPath="$MODULE_DIR$/../.." /> -</module>
\ No newline at end of file diff --git a/.idea/modules/GoodGenerator.main.iml b/.idea/modules/GoodGenerator.main.iml index b1f311f3c5..3db981f0de 100644 --- a/.idea/modules/GoodGenerator.main.iml +++ b/.idea/modules/GoodGenerator.main.iml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <module version="4"> - <component name="ExternalSystem" externalSystem="GRADLE" externalSystemModuleGroup="GoodGenerator" externalSystemModuleType="sourceSet" externalSystemModuleVersion="0.0.2" linkedProjectId="GoodGenerator:main" linkedProjectPath="$MODULE_DIR$/../.." rootProjectPath="$MODULE_DIR$/../.." /> <component name="FacetManager"> <facet type="minecraft" name="Minecraft"> <configuration> diff --git a/.idea/modules/GoodGenerator.test.iml b/.idea/modules/GoodGenerator.test.iml index fc5b9ad592..3db981f0de 100644 --- a/.idea/modules/GoodGenerator.test.iml +++ b/.idea/modules/GoodGenerator.test.iml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <module version="4"> - <component name="ExternalSystem" externalSystem="GRADLE" externalSystemModuleGroup="GoodGenerator" externalSystemModuleType="sourceSet" externalSystemModuleVersion="0.0.2" linkedProjectId="GoodGenerator:test" linkedProjectPath="$MODULE_DIR$/../.." rootProjectPath="$MODULE_DIR$/../.." /> <component name="FacetManager"> <facet type="minecraft" name="Minecraft"> <configuration> |