mirror of
https://github.com/jbcr/SyliusGDPRPlugin.git
synced 2026-04-28 02:53:09 +02:00
23 lines
375 B
Plaintext
23 lines
375 B
Plaintext
/public/assets
|
|
/public/css
|
|
/public/js
|
|
/public/media/*
|
|
!/public/media/image/
|
|
/public/media/image/*
|
|
!/public/media/image/.gitignore
|
|
|
|
/node_modules
|
|
|
|
###> symfony/framework-bundle ###
|
|
/.env.*.local
|
|
/.env.local
|
|
/.env.local.php
|
|
/public/bundles
|
|
/var/
|
|
/vendor/
|
|
###< symfony/framework-bundle ###
|
|
|
|
###> symfony/web-server-bundle ###
|
|
/.web-server-pid
|
|
###< symfony/web-server-bundle ###
|