diff options
author | Xander <xander@biltopia.org> | 2023-10-08 21:37:35 +0200 |
---|---|---|
committer | Xander <xander@biltopia.org> | 2023-10-08 21:37:35 +0200 |
commit | a5a1daa80b386c6ca43b651a2c2dae2f53db6afd (patch) | |
tree | 83b34631828761256116ab7c0eab43b1f9149590 /.idea/misc.xml | |
download | teams-speedrun-master.tar.xz teams-speedrun-master.zip |
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..c3f3b0a --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,13 @@ +<project version="4"> + <component name="ExternalStorageConfigurationManager" enabled="true" /> + <component name="MavenProjectsManager"> + <option name="originalFiles"> + <list> + <option value="$PROJECT_DIR$/pom.xml" /> + </list> + </option> + </component> + <component name="ProjectRootManager" version="2" languageLevel="JDK_17" default="true" project-jdk-name="17" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/out" /> + </component> +</project>
\ No newline at end of file |