From 22130027555e7dea35f65c2aa7ce046ce55a6339 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CYanuar?= <“yanuarginting@gmail.com”> Date: Thu, 9 Jan 2025 23:44:37 +0700 Subject: [PATCH] first commit --- .idea/vcs.xml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .idea/vcs.xml diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> + </component> +</project> \ No newline at end of file