mirror of
https://gitlab.com/mojo42/Jirafeau.git
synced 2025-04-21 04:01:51 +02:00
14 lines
188 B
Plaintext
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 |