aswi2020sebela-gitlab/website/.gitignore @ d690b531
1 |
cache |
---|---|
2 |
###> symfony/framework-bundle ### |
3 |
/.env.local |
4 |
/.env.local.php |
5 |
/.env.*.local |
6 |
/config/secrets/prod/prod.decrypt.private.php |
7 |
/public/bundles/ |
8 |
/var/ |
9 |
/vendor/ |
10 |
###< symfony/framework-bundle ### |
11 |
|
12 |
###> friendsofphp/php-cs-fixer ### |
13 |
/.php_cs |
14 |
/.php_cs.cache |
15 |
###< friendsofphp/php-cs-fixer ### |
16 |
|
17 |
###> squizlabs/php_codesniffer ### |
18 |
/.phpcs-cache |
19 |
/phpcs.xml |
20 |
###< squizlabs/php_codesniffer ### |
21 |
|
22 |
|
23 |
/.php_cs.dist |