We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8e7920a + 62cc93e commit 028ed4eCopy full SHA for 028ed4e
1 file changed
Symfony.gitignore
@@ -4,6 +4,9 @@
4
!app/cache/.gitkeep
5
!app/logs/.gitkeep
6
7
+# Email spool folder
8
+/app/spool/*
9
+
10
# Cache and logs (Symfony3)
11
/var/cache/*
12
/var/logs/*
0 commit comments