We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e6f8e9 commit 266c500Copy full SHA for 266c500
1 file changed
.gitignore
@@ -360,4 +360,7 @@ MigrationBackup/
360
.ionide/
361
362
# Fody - auto-generated XML schema
363
-FodyWeavers.xsd
+FodyWeavers.xsd
364
+
365
+# Exclude generated build caches and diagnostic text outputs
366
+build*.txt
0 commit comments