diff options
| author | 2024-06-14 20:29:43 -0500 | |
|---|---|---|
| committer | 2024-06-14 20:29:43 -0500 | |
| commit | 2113ae54df2da867f553df3a9ee457c0a3856a33 (patch) | |
| tree | 7d76e281893c155918e9bbf368509155bb4dfd9a /.idea/misc.xml | |
initial commit
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..d1eb527 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="DiscordProjectSettings"> + <option name="show" value="ASK" /> + <option name="description" value="" /> + </component> + <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_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/out" /> + </component> +</project>
\ No newline at end of file |
