Commit 028ed4e1 authored by Brendan Forster's avatar Brendan Forster

Merge pull request #1452 from nunorafaelrocha/enhancement/add-spool-folder

Add spool folder to Symfony
parents 8e7920ac 62cc93e6
......@@ -4,6 +4,9 @@
!app/cache/.gitkeep
!app/logs/.gitkeep
# Email spool folder
/app/spool/*
# Cache and logs (Symfony3)
/var/cache/*
/var/logs/*
......
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