-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
31 lines (28 loc) · 1.08 KB
/
.gitignore
File metadata and controls
31 lines (28 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
docker/containers
docker/containers/*
docker/.env
docker/docker-compose.yml
public_html/client/index-tester.php
public_html/client/general_include.php
public_html/client/check-matomo.settings.sample.php
public_html/client/check-concrete5.settings.php
public_html/client/check-matomo.php
public_html/client/check-concrete5.php
public_html/client/check-matomo.settings.php
public_html/client/check-fs.php
public_html/client/check-limesurvey.php
public_html/client/check-limesurvey.settings.php
public_html/client/check-ilias.php
public_html/client/check-ilias.settings.php
public_html/server/classes/cdnorlocal-admin.class.php
public_html/server/config/appmonitor-server-config.json
public_html/server/config/appmonitor-server-urls.json
public_html/server/data/appmonitor.sqlite3
public_html/server/javascript/*.min.js
public_html/server/themes/**/*.min.css
public_html/server/tmp/ahcache/
public_html/server/tmp/running_tinyservice_*.run
public_html/server/vendor/emailcatcher/data/*.txt
public_html/server/vendor/mfa-client/mfaconfig.php
.vscode/launch.json
static/*