From b1a24e5601e0465abc22a1ac258263e43a1aac82 Mon Sep 17 00:00:00 2001
From: adamrafiffaqih <90492899+AdamRFaqih@users.noreply.github.com>
Date: Wed, 15 May 2024 11:09:19 +0700
Subject: [PATCH] coba CI
---
.idea/.idea.csharp_backend/.idea/.gitignore | 13 +++++++++++++
.idea/.idea.csharp_backend/.idea/encodings.xml | 4 ++++
.idea/.idea.csharp_backend/.idea/indexLayout.xml | 8 ++++++++
.idea/.idea.csharp_backend/.idea/vcs.xml | 6 ++++++
4 files changed, 31 insertions(+)
create mode 100644 .idea/.idea.csharp_backend/.idea/.gitignore
create mode 100644 .idea/.idea.csharp_backend/.idea/encodings.xml
create mode 100644 .idea/.idea.csharp_backend/.idea/indexLayout.xml
create mode 100644 .idea/.idea.csharp_backend/.idea/vcs.xml
diff --git a/.idea/.idea.csharp_backend/.idea/.gitignore b/.idea/.idea.csharp_backend/.idea/.gitignore
new file mode 100644
index 0000000..15eb65d
--- /dev/null
+++ b/.idea/.idea.csharp_backend/.idea/.gitignore
@@ -0,0 +1,13 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Rider ignored files
+/projectSettingsUpdater.xml
+/contentModel.xml
+/.idea.csharp_backend.iml
+/modules.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/.idea.csharp_backend/.idea/encodings.xml b/.idea/.idea.csharp_backend/.idea/encodings.xml
new file mode 100644
index 0000000..df87cf9
--- /dev/null
+++ b/.idea/.idea.csharp_backend/.idea/encodings.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.csharp_backend/.idea/indexLayout.xml b/.idea/.idea.csharp_backend/.idea/indexLayout.xml
new file mode 100644
index 0000000..7b08163
--- /dev/null
+++ b/.idea/.idea.csharp_backend/.idea/indexLayout.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/.idea.csharp_backend/.idea/vcs.xml b/.idea/.idea.csharp_backend/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/.idea.csharp_backend/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file