Updated gitignore to ignore .log files.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -37,4 +37,5 @@
|
|||||||
# Ignore all local history of files
|
# Ignore all local history of files
|
||||||
.history
|
.history
|
||||||
|
|
||||||
# End of https://www.gitignore.io/api/git,dotnetcore,visualstudiocode
|
# End of https://www.gitignore.io/api/git,dotnetcore,visualstudiocode
|
||||||
|
**/*.Log
|
||||||
|
Reference in New Issue
Block a user