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/encodings.xml | |
Initial Commit
Diffstat (limited to '.idea/encodings.xml')
| -rw-r--r-- | .idea/encodings.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..aa00ffa --- /dev/null +++ b/.idea/encodings.xml | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <project version="4"> | ||
| 3 | <component name="Encoding"> | ||
| 4 | <file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" /> | ||
| 5 | <file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" /> | ||
| 6 | </component> | ||
| 7 | </project> \ No newline at end of file | ||
