Skip to content

Commit 62cc93e

Browse files
author
Nuno Rafael Rocha
committed
Add spool folder to Symfony
1 parent b8da0e3 commit 62cc93e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Symfony.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
!app/cache/.gitkeep
55
!app/logs/.gitkeep
66

7+
# Email spool folder
8+
/app/spool/*
9+
710
# Cache and logs (Symfony3)
811
/var/cache/*
912
/var/logs/*

0 commit comments

Comments
 (0)