mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 01:43:13 +00:00
34 lines
409 B
Plaintext
34 lines
409 B
Plaintext
.idea
|
|
.settings
|
|
/*.md
|
|
/.circleci
|
|
/.dockerignore
|
|
/.env
|
|
/.env.*
|
|
/.git
|
|
/.travis.yml
|
|
/AUTHORS
|
|
/CONTRIBUTORS
|
|
/Dockerfile
|
|
/LICENSE
|
|
/bin
|
|
!/bin/console
|
|
!/bin/developer
|
|
!/bin/setup
|
|
/cache
|
|
/config/configuration.yml
|
|
/config/configuration-compiled.php
|
|
!/config/configuration.sample.yml
|
|
/datas
|
|
/docker-compose.*
|
|
/logs
|
|
/nodes_modules
|
|
/plugins
|
|
/tmp
|
|
/vendor
|
|
/www/assets
|
|
/www/custom
|
|
/www/plugins
|
|
/www/thumbnails
|
|
npm-debug.log
|