aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 78606d28af4a274c2be1b8ede571e3bac14ddcbd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# logs
Logs/
mysql/
TAGS

# secrets
.htaccess
Config/Config.php
admin/Config/Config.php
Application/Include/params.php
admin/Application/Include/params.php

# litter
*~

# packaging and tools
vendor
composer.json
composer.lock