Files
hydra-sql/.dockerignore

18 lines
204 B
Plaintext
Raw Normal View History

2024-10-21 11:35:39 +02:00
*
2025-09-26 16:43:39 +02:00
!/misc/files
2024-10-21 11:35:39 +02:00
!/assets
!/bin
!/config
!/public
!/src
!/templates
!/translations
!/.env
!/composer.json
!/composer.lock
!/package-lock.json
!/package.json
!/symfony.lock
!/webpack.config.js
2024-10-22 14:57:45 +02:00
/public/build