summary refs log tree commit diff
path: root/.idea
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2024-01-20 08:34:32 +0100
committerRory& <root@rory.gay>2024-01-20 08:34:32 +0100
commit43e06f4b1b7ead9f8cc97fe547eb49d51f341486 (patch)
treeb700ba441320e0f3944c398080cadd296f03ef07 /.idea
downloadSystemdCtl-43e06f4b1b7ead9f8cc97fe547eb49d51f341486.tar.xz
Initial commit
Diffstat (limited to '.idea')
-rw-r--r--.idea/.idea.SystemdCtl/.idea/.gitignore13
-rw-r--r--.idea/.idea.SystemdCtl/.idea/encodings.xml4
-rw-r--r--.idea/.idea.SystemdCtl/.idea/indexLayout.xml8
-rw-r--r--.idea/.idea.SystemdCtl/.idea/vcs.xml6
4 files changed, 31 insertions, 0 deletions
diff --git a/.idea/.idea.SystemdCtl/.idea/.gitignore b/.idea/.idea.SystemdCtl/.idea/.gitignore
new file mode 100644
index 0000000..8c70de5
--- /dev/null
+++ b/.idea/.idea.SystemdCtl/.idea/.gitignore
@@ -0,0 +1,13 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Rider ignored files
+/contentModel.xml
+/.idea.SystemdCtl.iml
+/projectSettingsUpdater.xml
+/modules.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/.idea.SystemdCtl/.idea/encodings.xml b/.idea/.idea.SystemdCtl/.idea/encodings.xml
new file mode 100644
index 0000000..df87cf9
--- /dev/null
+++ b/.idea/.idea.SystemdCtl/.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.SystemdCtl/.idea/indexLayout.xml b/.idea/.idea.SystemdCtl/.idea/indexLayout.xml
new file mode 100644
index 0000000..7b08163
--- /dev/null
+++ b/.idea/.idea.SystemdCtl/.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.SystemdCtl/.idea/vcs.xml b/.idea/.idea.SystemdCtl/.idea/vcs.xml
new file mode 100644
index 0000000..94a25f7
--- /dev/null
+++ b/.idea/.idea.SystemdCtl/.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