Commit 62cc93e6 authored by Nuno Rafael Rocha's avatar Nuno Rafael Rocha

Add spool folder to Symfony

parent b8da0e3a
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
!app/cache/.gitkeep !app/cache/.gitkeep
!app/logs/.gitkeep !app/logs/.gitkeep
# Email spool folder
/app/spool/*
# Cache and logs (Symfony3) # Cache and logs (Symfony3)
/var/cache/* /var/cache/*
/var/logs/* /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