save progress
This commit is contained in:
@@ -29,6 +29,8 @@ DEFAULT_EXCLUDE_DIRS = {
|
||||
"packages",
|
||||
".nuget",
|
||||
".cache",
|
||||
"Fixtures", # Test fixture files should not be in solutions
|
||||
"TestData", # Test data files should not be in solutions
|
||||
}
|
||||
|
||||
# Default file patterns to exclude (test fixtures, samples, etc.)
|
||||
|
||||
Reference in New Issue
Block a user