mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
21 lines
293 B
Plaintext
21 lines
293 B
Plaintext
/.idea
|
|
/vendor/
|
|
|
|
###> shopware/core ###
|
|
.env.local
|
|
.env.local.php
|
|
.env.*.local
|
|
/public/bundles/*
|
|
/public/media/*
|
|
/public/theme/*
|
|
/public/thumbnail/*
|
|
/public/sitemap/*
|
|
/files/*
|
|
!/files/.htaccess
|
|
/var/*
|
|
!/var/.htaccess
|
|
/auth.json
|
|
/install.lock
|
|
/public/asset-manifest.json
|
|
###< shopware/core ###
|