chore(gitignore): Ignore *.log files (#39271)

This commit is contained in:
ExE Boss 2019-10-22 23:07:17 +02:00 committed by Wesley Wigham
parent 2f441237fc
commit cc1a4cdb45

2
.gitignore vendored
View File

@ -12,6 +12,7 @@
*.map
*.swp
*.code-workspace
*.log
.DS_Store
_Resharper.DefinitelyTyped
@ -55,3 +56,4 @@ yarn.lock
# pnpm
shrinkwrap.yaml
pnpm-lock.yaml
pnpm-debug.log