Skip to content

Commit

Permalink
Add log file exclusion to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingWonders committed May 24, 2024
1 parent f9aa0e3 commit 003ee73
Show file tree
Hide file tree
Showing 4 changed files with 3,501 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ StyleCopReport.xml
*.tmp_proj
*_wpftmp.csproj
*.log
!Setup\ Logs/*/*.log
*.tlog
*.vspscc
*.vssscc
Expand Down
Loading

0 comments on commit 003ee73

Please sign in to comment.