From 17859fe1dc1c1c27202b348e80b4fb5f02194d3a Mon Sep 17 00:00:00 2001 From: minecraft7771 Date: Fri, 31 Mar 2023 22:03:29 +0200 Subject: Idk why intelliJ generated this file --- layout.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 layout.json diff --git a/layout.json b/layout.json deleted file mode 100644 index 17299c1304..0000000000 --- a/layout.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "ideaDirPath": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea", - "modulesMap": { - "TecTech": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.iml", - "TecTech:mcLauncher": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.mcLauncher.iml", - "TecTech:patchedMc": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.patchedMc.iml", - "TecTech:test": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.test.iml", - "TecTech:injectedTags": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.injectedTags.iml", - "TecTech:main": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.main.iml", - "TecTech:api": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.api.iml", - "TecTech:ideVirtualMain": "C:/Users/maxim/Desktop/GTNH-Workspace/TecTech/.idea/modules/TecTech.ideVirtualMain.iml" - } -} \ No newline at end of file -- cgit