From 60dcd8a80f914f01dc5b1676033997e0b809ac75 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Tue, 6 Aug 2019 13:51:51 +0200 Subject: [PATCH] no idea --- .gitignore | 2 +- .idea/codeStyles/codeStyleConfig.xml | 5 ---- .idea/dictionaries/gisle.xml | 10 ------- .idea/inspectionProfiles/Project_Default.xml | 21 -------------- .idea/misc.xml | 6 ---- .idea/modules.xml | 8 ------ .idea/vcs.xml | 6 ---- .idea/watcherTasks.xml | 29 -------------------- 8 files changed, 1 insertion(+), 86 deletions(-) delete mode 100644 .idea/codeStyles/codeStyleConfig.xml delete mode 100644 .idea/dictionaries/gisle.xml delete mode 100644 .idea/inspectionProfiles/Project_Default.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/vcs.xml delete mode 100644 .idea/watcherTasks.xml diff --git a/.gitignore b/.gitignore index 923e45a..3eb9837 100644 --- a/.gitignore +++ b/.gitignore @@ -8,7 +8,7 @@ rpdata-graphiql rpdata-* !rpdata-*/ .vscode -.idea/workspace.xml +.idea /graph2/graphcore/*_gen.go generated.gql diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml deleted file mode 100644 index a55e7a1..0000000 --- a/.idea/codeStyles/codeStyleConfig.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/dictionaries/gisle.xml b/.idea/dictionaries/gisle.xml deleted file mode 100644 index 78a307e..0000000 --- a/.idea/dictionaries/gisle.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - logbot - minio - mirc - rctx - - - \ 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 3d76ca0..0000000 --- a/.idea/inspectionProfiles/Project_Default.xml +++ /dev/null @@ -1,21 +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 8b44d93..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +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 diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml deleted file mode 100644 index 97ad6d2..0000000 --- a/.idea/watcherTasks.xml +++ /dev/null @@ -1,29 +0,0 @@ - - - - - - - - \ No newline at end of file