From be1e8b81cc18dd092448b738218f4216c0e01cc7 Mon Sep 17 00:00:00 2001 From: charleswrayjr Date: Mon, 8 Sep 2025 13:55:19 -0500 Subject: [PATCH] Adding missing .idea files to git. --- .idea/dictionaries/project.xml | 16 ++++++++++++++++ .idea/inspectionProfiles/Project_Default.xml | 10 ++++++++++ 2 files changed, 26 insertions(+) create mode 100644 .idea/dictionaries/project.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/dictionaries/project.xml b/.idea/dictionaries/project.xml new file mode 100644 index 0000000..c278014 --- /dev/null +++ b/.idea/dictionaries/project.xml @@ -0,0 +1,16 @@ + + + + certfile + easyrsa + genkey + ifconfig + inkey + nopass + ovpn + passout + phsdb + pkitool + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..1b35902 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,10 @@ + + + + \ No newline at end of file -- 2.43.0