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

# secrets
.htaccess
Config/Config.php
admin/Config/Config.php
Application/Include/params.php
admin/Application/Include/params.php
scripts/vendorid/connect.php

# litter
*~

# packaging and tools
vendor
composer.json
composer.lock