summaryrefslogtreecommitdiff
path: root/.gitignore
blob: c410c9b8b5967b5428846bc77268762d85895260 (plain)
1
2
3
4
5
6
7
8
9
10
# ignore files added to these directories
logs/*
temp/*
config/*
plugins/*/config.inc.php

# composer-related
composer.phar
composer.lock
vendor