about summary refs log tree commit diff
path: root/.idea
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-06-03 20:19:21 +0200
committerRory& <root@rory.gay>2024-06-03 20:19:21 +0200
commit49eba40d2bc6a98553e57e6f9b8496ff649147a8 (patch)
treebf79603c455ef65b7cfa349cbce285cedd8bf53a /.idea
downloadJenny-49eba40d2bc6a98553e57e6f9b8496ff649147a8.tar.xz
Initial commit HEAD github/master master
Diffstat (limited to '.idea')
-rw-r--r--.idea/.idea.Jenny/.idea/.gitignore13
-rw-r--r--.idea/.idea.Jenny/.idea/encodings.xml4
-rw-r--r--.idea/.idea.Jenny/.idea/indexLayout.xml8
-rw-r--r--.idea/.idea.Jenny/.idea/vcs.xml7
4 files changed, 32 insertions, 0 deletions
diff --git a/.idea/.idea.Jenny/.idea/.gitignore b/.idea/.idea.Jenny/.idea/.gitignore
new file mode 100644
index 0000000..2a4b119
--- /dev/null
+++ b/.idea/.idea.Jenny/.idea/.gitignore
@@ -0,0 +1,13 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Rider ignored files
+/contentModel.xml
+/projectSettingsUpdater.xml
+/modules.xml
+/.idea.Jenny.iml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/.idea.Jenny/.idea/encodings.xml b/.idea/.idea.Jenny/.idea/encodings.xml
new file mode 100644
index 0000000..df87cf9
--- /dev/null
+++ b/.idea/.idea.Jenny/.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.Jenny/.idea/indexLayout.xml b/.idea/.idea.Jenny/.idea/indexLayout.xml
new file mode 100644
index 0000000..7b08163
--- /dev/null
+++ b/.idea/.idea.Jenny/.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
diff --git a/.idea/.idea.Jenny/.idea/vcs.xml b/.idea/.idea.Jenny/.idea/vcs.xml
new file mode 100644
index 0000000..76e3eca
--- /dev/null
+++ b/.idea/.idea.Jenny/.idea/vcs.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$" vcs="Git" />
+    <mapping directory="$PROJECT_DIR$/Jenny/Resources" vcs="Git" />
+  </component>
+</project>
\ No newline at end of file