From f63f10369bad778e1fefbac862f1c752d9ca9436 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Wed, 23 Oct 2019 12:00:32 +0200 Subject: .gitignore .idea --- .gitignore | 3 +-- .idea/.gitignore | 2 -- .idea/inspectionProfiles/Project_Default.xml | 20 -------------------- .idea/misc.xml | 6 ------ .idea/modules.xml | 8 -------- .idea/shapeshifter-dispatcher.iml | 9 --------- .idea/vcs.xml | 6 ------ 7 files changed, 1 insertion(+), 53 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/shapeshifter-dispatcher.iml delete mode 100644 .idea/vcs.xml diff --git a/.gitignore b/.gitignore index 3b8075e..9bcbd1e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,6 @@ state/obfs4_bridgeline.txt state/dispatcher.log state/dispatcher.log state/dispatcher.log -.idea/dictionaries/bluesaxorcist.xml +.idea state/dispatcher.log state/dispatcher.log -.idea/inspectionProfiles/Project_Default.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 5c98b42..0000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -# Default ignored files -/workspace.xml \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml deleted file mode 100644 index 02cc456..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 28a804d..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 08a8900..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/shapeshifter-dispatcher.iml b/.idea/shapeshifter-dispatcher.iml deleted file mode 100644 index 5e764c4..0000000 --- a/.idea/shapeshifter-dispatcher.iml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 94a25f7..0000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file -- cgit v1.2.3