We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429cec2 commit 19ca4d0Copy full SHA for 19ca4d0
1 file changed
.gitignore
@@ -360,3 +360,7 @@ MigrationBackup/
360
361
# Ionide (cross platform F# VS Code tools) working folder
362
.ionide/
363
+
364
+# Prevent nested .editorconfig files - only root .editorconfig should be used
365
+**/.editorconfig
366
+!/.editorconfig
0 commit comments