public/bundles/*
!public/bundles/.gitkeep
public/media/*
public/css/*
public/js/*
public/dist/*
public/test_dist/*
public/cache/
public/uploads/*
public/uploads_test/*
public/log
public/app_local.php
var/archive/*
var/*
!var/SymfonyRequirements.php
!var/PimRequirements.php
var/uploads/*
var/uploads/product/*
var/file_storage/*
vendor
bin/symfony_requirements
composer.phar
/cov
/phpspec.yml
uploads_test/
.phpspec/*.tpl
/node_modules
npm-debug.log
docker-compose.override.yml
.web-server-pid
package-lock.json
.yarn-metadata.json
yarn-error.log
coverage/*
.phpunit.result.cache
cypress/videos
cypress/screenshots
.nvmrc
.yarnrc
.yarn/

# The "lib/" folder must be ignored here to not be taken into account when the DSM is extracted to its own repository.
# See ".github/actions/extract/entrypoint.sh"
front-packages/akeneo-design-system/lib

###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
