Jirafeau/.gitignore
Dan Untenzu f55334d19e [FEATURE] Add composer
Add composer to allow project installation via packagist.

Refs #91
2020-12-05 12:25:57 +00:00

13 lines
173 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