Commit 4274a6d3 authored by Stefan Krnajski's avatar Stefan Krnajski

Ignore logs for Symfony4

Source: https://symfony.com/doc/master/logging.html
Under Where Logs are Stored, added since Symfony 4.0
parent 5a7a3cdd
......@@ -15,6 +15,10 @@
!var/logs/.gitkeep
!var/sessions/.gitkeep
# Logs (Symfony4)
/var/log/*
!var/log/.gitkeep
# Parameters
/app/config/parameters.yml
/app/config/parameters.ini
......
Markdown is supported
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