We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6bd04c commit 247a5d6Copy full SHA for 247a5d6
1 file changed
.gitignore
@@ -9,6 +9,7 @@
9
*.user
10
*.userosscache
11
*.sln.docstates
12
+*.log
13
14
# User-specific files (MonoDevelop/Xamarin Studio)
15
*.userprefs
@@ -85,7 +86,6 @@ StyleCopReport.xml
85
86
*.tmp
87
*.tmp_proj
88
*_wpftmp.csproj
-*.log
89
*.vspscc
90
*.vssscc
91
.builds
@@ -348,4 +348,3 @@ MigrationBackup/
348
349
# Ionide (cross platform F# VS Code tools) working folder
350
.ionide/
351
-!results/*.log
0 commit comments