From 59d021f7d5a9d957bd54cb42791c44f2f76a7251 Mon Sep 17 00:00:00 2001 From: jackun Date: Sun, 10 May 2020 14:51:56 +0300 Subject: [PATCH] [editorconfig] Ignore 3rd-party headers and submodules --- include/.editorconfig | 3 +++ modules/.editorconfig | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 include/.editorconfig create mode 100644 modules/.editorconfig diff --git a/include/.editorconfig b/include/.editorconfig new file mode 100644 index 00000000..bfb5adaf --- /dev/null +++ b/include/.editorconfig @@ -0,0 +1,3 @@ +# ignore this folder +root = true + diff --git a/modules/.editorconfig b/modules/.editorconfig new file mode 100644 index 00000000..bfb5adaf --- /dev/null +++ b/modules/.editorconfig @@ -0,0 +1,3 @@ +# ignore this folder +root = true +