diff options
| author | @syxhe <t.me/syxhe> | 2025-10-01 19:13:42 -0500 |
|---|---|---|
| committer | @syxhe <t.me/syxhe> | 2025-10-01 19:13:42 -0500 |
| commit | b95b043fd07f8e760b1863ff127bee2b1d2633c9 (patch) | |
| tree | 86258c3b16e7455cfe9d9c4dfaf8595d4ee5a746 /.idea/misc.xml | |
Initial Commit
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..fdc35ea --- /dev/null +++ b/.idea/misc.xml | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="ExternalStorageConfigurationManager" enabled="true" /> | ||
| 4 | <component name="MavenProjectsManager"> | ||
| 5 | <option name="originalFiles"> | ||
| 6 | <list> | ||
| 7 | <option value="$PROJECT_DIR$/pom.xml" /> | ||
| 8 | </list> | ||
| 9 | </option> | ||
| 10 | </component> | ||
| 11 | <component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="21" project-jdk-type="JavaSDK"> | ||
| 12 | <output url="file://$PROJECT_DIR$/out" /> | ||
| 13 | </component> | ||
| 14 | </project> \ No newline at end of file | ||
