]> PHS Git Server - phs-api.git/commitdiff
Adding missing .idea files to git.
authorcharleswrayjr <charleswrayjr@gmail.com>
Mon, 8 Sep 2025 18:55:19 +0000 (13:55 -0500)
committercharleswrayjr <charleswrayjr@gmail.com>
Mon, 8 Sep 2025 18:55:19 +0000 (13:55 -0500)
.idea/dictionaries/project.xml [new file with mode: 0644]
.idea/inspectionProfiles/Project_Default.xml [new file with mode: 0644]

diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml
new file mode 100644 (file)
index 0000000..c278014
--- /dev/null
@@ -0,0 +1,16 @@
+<component name="ProjectDictionaryState">
+  <dictionary name="project">
+    <words>
+      <w>certfile</w>
+      <w>easyrsa</w>
+      <w>genkey</w>
+      <w>ifconfig</w>
+      <w>inkey</w>
+      <w>nopass</w>
+      <w>ovpn</w>
+      <w>passout</w>
+      <w>phsdb</w>
+      <w>pkitool</w>
+    </words>
+  </dictionary>
+</component>
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
new file mode 100644 (file)
index 0000000..1b35902
--- /dev/null
@@ -0,0 +1,10 @@
+<component name="InspectionProjectProfileManager">
+  <profile version="1.0">
+    <option name="myName" value="Project Default" />
+    <inspection_tool class="DuplicatedCode" enabled="true" level="WEAK WARNING" enabled_by_default="true">
+      <Languages>
+        <language minSize="48" name="JavaScript" />
+      </Languages>
+    </inspection_tool>
+  </profile>
+</component>
\ No newline at end of file