From 0251d432e994a6ae5653b4b78db9544578523e0a Mon Sep 17 00:00:00 2001 From: Ilya Gorbunov Date: Fri, 16 Sep 2022 18:41:42 +0200 Subject: [PATCH] Do not commit to vcs protoeditor.xml settings --- .gitignore | 1 + .idea/protoeditor.xml | 16 ---------------- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 100644 .idea/protoeditor.xml diff --git a/.gitignore b/.gitignore index f81a02fe00b..7ac3a08e1f0 100644 --- a/.gitignore +++ b/.gitignore @@ -63,6 +63,7 @@ build/ .idea/csv-plugin.xml .idea/libraries-with-intellij-classes.xml .idea/misc.xml +.idea/protoeditor.xml node_modules/ .rpt2_cache/ libraries/tools/kotlin-test-js-runner/lib/ diff --git a/.idea/protoeditor.xml b/.idea/protoeditor.xml deleted file mode 100644 index e93fd0b9df2..00000000000 --- a/.idea/protoeditor.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - \ No newline at end of file