Skip to content

Commit 6ebd578

Browse files
committed
Revert ".editorconfig: Attempting to remove starting directory to see if the psake assets are ignored as they should be"
This reverts commit 4a1bcab.
1 parent 4a1bcab commit 6ebd578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ resharper_enforce_empty_line_at_end_of_file = false
301301
indent_style = unset
302302

303303
# Exclude all files under /.build/psake (3rd party code)
304-
[.build/psake/**]
304+
[**/.build/psake/**]
305305
trim_trailing_whitespace = false
306306
insert_final_newline = false
307307
resharper_enforce_empty_line_at_end_of_file = false

0 commit comments

Comments
 (0)