Jirafeau/.gitignore
Jerome Jutteau 9a72b7f56f [TASK] simplify Dockerfile
Signed-off-by: Jerome Jutteau <jerome@jutteau.fr>
2022-07-05 13:10:03 +02:00

14 lines
188 B
Plaintext

lib/config.local.php
lib/tos.local.txt
media/custom/
var-*
*._*
composer.phar
/vendor
.idea/
# Ignore file starting with dot, but keep others
.*
!.gitlab-ci.yml
!.gitignore
!.dockerignore