From de08804b7fab36f5250ce00d7413b2d760ea6ede Mon Sep 17 00:00:00 2001 From: jayofelony Date: Sat, 15 Jun 2024 20:04:42 +0200 Subject: [PATCH] pycharm files Signed-off-by: jayofelony --- .idea/misc.xml | 2 +- .idea/pwnagotchi.iml | 2 +- .idea/sshConfigs.xml | 10 ++++++++++ .idea/webServers.xml | 14 ++++++++++++++ 4 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 .idea/sshConfigs.xml create mode 100644 .idea/webServers.xml diff --git a/.idea/misc.xml b/.idea/misc.xml index 88826ebc..0ad2804b 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + diff --git a/.idea/pwnagotchi.iml b/.idea/pwnagotchi.iml index 38d1fd89..ad51e808 100644 --- a/.idea/pwnagotchi.iml +++ b/.idea/pwnagotchi.iml @@ -4,7 +4,7 @@ - + diff --git a/.idea/sshConfigs.xml b/.idea/sshConfigs.xml new file mode 100644 index 00000000..28f38b91 --- /dev/null +++ b/.idea/sshConfigs.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/webServers.xml b/.idea/webServers.xml new file mode 100644 index 00000000..d4063ea5 --- /dev/null +++ b/.idea/webServers.xml @@ -0,0 +1,14 @@ + + + + + + \ No newline at end of file