about summary refs log tree commit diff
path: root/.idea
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-10-10 21:24:28 +0200
committerEmma [it/its]@Rory& <root@rory.gay>2023-10-10 21:44:30 +0200
commit06be7bed0c640c21503f75ce834a6fde2fc905ba (patch)
treeeff4ef92267dd79ce308ec2df348ae6ef50e8ecc /.idea
downloadOsuFederatedBeatmapApi-06be7bed0c640c21503f75ce834a6fde2fc905ba.tar.xz
Initial commit
Diffstat (limited to '.idea')
-rw-r--r--.idea/.idea.OsuFederatedBeatmapApi/.idea/.gitignore13
-rw-r--r--.idea/.idea.OsuFederatedBeatmapApi/.idea/encodings.xml4
-rw-r--r--.idea/.idea.OsuFederatedBeatmapApi/.idea/indexLayout.xml8
3 files changed, 25 insertions, 0 deletions
diff --git a/.idea/.idea.OsuFederatedBeatmapApi/.idea/.gitignore b/.idea/.idea.OsuFederatedBeatmapApi/.idea/.gitignore
new file mode 100644
index 0000000..9ecfcdf
--- /dev/null
+++ b/.idea/.idea.OsuFederatedBeatmapApi/.idea/.gitignore
@@ -0,0 +1,13 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Rider ignored files
+/projectSettingsUpdater.xml
+/.idea.OsuFederatedBeatmapApi.iml
+/contentModel.xml
+/modules.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/.idea.OsuFederatedBeatmapApi/.idea/encodings.xml b/.idea/.idea.OsuFederatedBeatmapApi/.idea/encodings.xml
new file mode 100644
index 0000000..df87cf9
--- /dev/null
+++ b/.idea/.idea.OsuFederatedBeatmapApi/.idea/encodings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
+</project>
\ No newline at end of file
diff --git a/.idea/.idea.OsuFederatedBeatmapApi/.idea/indexLayout.xml b/.idea/.idea.OsuFederatedBeatmapApi/.idea/indexLayout.xml
new file mode 100644
index 0000000..7b08163
--- /dev/null
+++ b/.idea/.idea.OsuFederatedBeatmapApi/.idea/indexLayout.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="UserContentModel">
+    <attachedFolders />
+    <explicitIncludes />
+    <explicitExcludes />
+  </component>
+</project>
\ No newline at end of file