Skip to content

Commit

Permalink
Ignore binlog files
Browse files Browse the repository at this point in the history
Ignore `.binlog` files.
  • Loading branch information
martincostello committed Apr 14, 2023
1 parent b30bd0d commit a4ec74e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ TestResults
## files generated by popular Visual Studio add-ons.

# User-specific files
*.binlog
*.suo
*.user
*.sln.docstates
Expand Down

0 comments on commit a4ec74e

Please sign in to comment.