diff options
| author | Joshua Liu <joshua.liu@sourceobby.com> | 2025-11-06 22:04:08 -0500 |
|---|---|---|
| committer | Joshua Liu <joshua.liu@sourceobby.com> | 2025-11-06 22:04:08 -0500 |
| commit | 2fe1145b3b0c69a9d21530c7eb927f0557f57dad (patch) | |
| tree | 843a54e08d05b0e083c2343e16cd3f59f8419ffe /.idea/misc.xml | |
feat: initial commit
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..b5789dd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (bigresultplus)" project-jdk-type="Python SDK" /> +</project>
\ No newline at end of file |
