-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
44 lines (44 loc) · 1014 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
.vagrant
composer.phar
vendor/autoload.php
vendor/composer
vendor/doctrine
vendor/friendsofsymfony
vendor/jdorn
vendor/jms
vendor/kriswallsmith
vendor/monolog
vendor/phpcollection
vendor/phpoption
vendor/psr
vendor/sensio
vendor/swiftmailer
vendor/symfony
vendor/twig
app/cache/dev
app/logs/dev.log
app/cache/dev/annotations
app/cache/dev/appDevDebugProjectContainer.php
app/cache/dev/appDevDebugProjectContainer.php.meta
app/cache/dev/appDevDebugProjectContainer.xml
app/cache/dev/appDevDebugProjectContainerCompiler.log
app/cache/dev/appDevUrlGenerator.php
app/cache/dev/appDevUrlGenerator.php.meta
app/cache/dev/appDevUrlMatcher.php
app/cache/dev/appDevUrlMatcher.php.meta
app/cache/dev/assetic
app/cache/dev/classes.map
app/cache/dev/doctrine
app/cache/dev/jms_aop
app/cache/dev/jms_diextra
app/cache/dev/jms_security
app/cache/dev/jms_serializer
app/cache/dev/profiler
app/cache/dev/sessions
app/cache/dev/templates.php
app/cache/dev/twig
vendor/gedmo
vendor/liip
vendor/stof
app/cache/prod
php-cs-fixer.phar