diff --git a/.gitignore b/.gitignore index 8c1abf4..7bcbf66 100644 --- a/.gitignore +++ b/.gitignore @@ -360,3 +360,7 @@ MigrationBackup/ # Ionide (cross platform F# VS Code tools) working folder .ionide/ + +# Prevent nested .editorconfig files - only root .editorconfig should be used +**/.editorconfig +!/.editorconfig