Skip to content
Snippets Groups Projects
Commit f5f7c3d7 authored by Josef Glatz's avatar Josef Glatz Committed by Christian Kuhn
Browse files

[TASK] Ignore every .log file to simplify core development

This patch adds .log files to .gitignore.

Releases: master
Resolves: #86302
Change-Id: If19c37208fb6d2d7004a03daca8d58821f2fae42
Reviewed-on: https://review.typo3.org/58321


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 6be501b5
Branches
Tags
No related merge requests found
......@@ -29,7 +29,7 @@ nbproject
.php_cs.cache
.sass-cache
.session
phantomjsdriver.log
*.log
#
# Ignore build stuff
/.ddev/*
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment