2017-06-12 10:21:33 +02:00
|
|
|
**/*.log
|
2019-06-27 12:03:08 +02:00
|
|
|
**/*.md
|
|
|
|
**/*.php~
|
2017-06-12 10:21:33 +02:00
|
|
|
**/._*
|
2019-06-27 12:03:08 +02:00
|
|
|
**/.dockerignore
|
2017-06-12 10:21:33 +02:00
|
|
|
**/.DS_Store
|
2019-06-27 12:03:08 +02:00
|
|
|
**/.git/
|
2017-07-06 00:28:13 +02:00
|
|
|
**/.gitattributes
|
2019-06-27 12:03:08 +02:00
|
|
|
**/.gitignore
|
|
|
|
**/.gitmodules
|
|
|
|
**/Dockerfile
|
2017-06-12 10:21:33 +02:00
|
|
|
**/Thumbs.db
|
2019-06-27 12:03:08 +02:00
|
|
|
.editorconfig
|
|
|
|
.env*
|
|
|
|
.php_cs.cache
|
|
|
|
bin/*
|
|
|
|
!bin/console
|
|
|
|
docker/db/data/
|
|
|
|
helm/
|
|
|
|
public/bundles/
|
|
|
|
var/
|
|
|
|
vendor/
|