forked from microweber/microweber
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
84 lines (83 loc) · 1.83 KB
/
.gitignore
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
config/*
vendor/*
config/database.php
config/app.php
config/debugbar.php
config/microweber.php
userfiles/language/
userfiles/css/
userfiles/media/*
userfiles/export/*
userfiles/import/*
userfiles/cache/*
userfiles/modules/browser_redirect
userfiles/templates/liteness
userfiles/templates/dream
userfiles/templates/bootstrap5
userfiles/templates/shopmag
userfiles/templates/new-world
storage/cache/*
tests/coverages/*
cache/.htaccess
cache/*
old_mw/
phpinfo.php
.idea
.settings
.env
dwsync.xml
/userfiles/backup
/userfiles/*.log
/storage
/storage/.gitignore
/storage/.htaccess
/storage/app/.gitignore
/storage/framework/.gitignore
/storage/framework/cache/.gitignore
/storage/framework/sessions/.gitignore
/storage/framework/views/.gitignore
/storage/logs/.gitignore
/userfiles/img
/userfiles/install_log.txt
/userfiles/mw_content.json
/userfiles/install_item_log.txt
node_modules/
/userfiles/mw_content.json
/.settings
/.project
/userfiles/*.log
/userfiles/*.json
/userfiles/fonts/*
/phpunit.phar
/run-build.sh
/userfiles/templates
/phpunit-5.7.27.phar
/bootstrap/cache/*
/webpack/dist/*
/.rnd
config/app.php
config/database.php
bootstrap/cache/services.8.32.1.php
bootstrap/cache/packages.8.32.1.php
bootstrap/cache/packages.8.25.0.php
bootstrap/cache/services.8.25.0.php
userfiles/modules/standalone-updater/
/standalone-update
/userfiles/standalone-update
/adminer.php
userfiles/.DS_Store
.DS_Store
.phpunit.result.cache
/userfiles/modules/vouchers
userfiles/modules/dynamic_text/
userfiles/modules/remote_rss_feed/
userfiles/modules/fullpage_cache/index.php
userfiles/modules/fullpage_cache/functions.php
userfiles/modules/fullpage_cache/fullpage_cache.png
userfiles/modules/fullpage_cache/config.php
userfiles/modules/fullpage_cache/composer.json
userfiles/modules/fullpage_cache/admin.php
/config/app.php
/config/database.php
/config/microweber.php
/public/build/